SSHPrivateKeyFile.ToKeyPair Method
Convert the file to an SSH key pair.
[Visual Basic]
Function ToKeyPair( _
ByVal
passphrase As
String _
) As
SSHKeyPair
Parameters
-
passphrase
- The passphrase which protects this private key file.
Return Value
See Also
SSHPrivateKeyFile Interface | Maverick.PublicKey Namespace