Edit File: private_key.js
module.exports = function () { this.octstr().contains().obj( this.key('privateKey').octstr() ) }
Back to File Manager