OpenSshPrivateKey constructor
OpenSshPrivateKey(])
Default constructor
Implementation
OpenSshPrivateKey(this.cipherName, this.kdfName, this.kdf,
this.publicKeyBytes, this.privateKeyBytes,
[this.source]);
Default constructor
OpenSshPrivateKey(this.cipherName, this.kdfName, this.kdf,
this.publicKeyBytes, this.privateKeyBytes,
[this.source]);