Back to product page
Keys Properties
BitCount | Determines number of bits in the key. |
BubbleBabble | Returns BubbleBabble printout of the key, as string expression. |
FingerPrint | Returns fingerprint of the private key, as string expression. |
FingerPrintData | Returns fingerprint of the private key, as byte array. |
PrivateKey | Holds private key. |
PrivateKeyData | Holds private key - as byte array. |
PublicKey | Returns public key. |
PublicKeyData | Returns public key - as byte array. |
PublicKeyOpenSSH | Returns public key in OpenSSH format. |
PublicKeyRSA1 | Returns public key in SSH1 RSA format. |
PublicKeySSH | Returns public key in SSH format. |
Version | Holds component version number. |