Back to product page

Keys Properties



BitCountDetermines number of bits in the key.
BubbleBabbleReturns BubbleBabble printout of the key, as string expression.
FingerPrintReturns fingerprint of the private key, as string expression.
FingerPrintDataReturns 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 public key in SSH1 RSA format.
PublicKeySSHReturns public key in SSH format.
VersionHolds component version number.

Platforms

Windows