Back to product page

SSHKeyPair properties



BitCountDetermines number of bits in the key.
FingerPrintReturns fingerprint of the private key, as string expression.
FingerPrintData Returns fingerprint of the private key, as byte array.
PrivateKeyHolds private key.
PrivateKeyDataHolds private key - as byte array.
PublicKeyReturns public key.
PublicKeyDataReturns public key - as byte array.
PublicKeyOpenSSHReturns public key in OpenSSH format.
PublicKeyRSA1Returns RSA public key in SSH1 format.
PublicKeySSHReturns public key in SSH / Tectia format.

Platforms

Windows