wodKeys Component - Keys Object
    
 
Description

Keys Class


Members
Methods
FromXmlString Reconstructs an RSA/DSA key from an XML string.
Generate Generate new pair of keys.
Load Loads keys from the file.
PublicKeyLoad Loads public key from the file.
PublicKeySave Saves public key a the file.
Save Saves keys to the file.
ToXmlString Creates and returns an XML string representation of the current RSA/DSA key.

Properties
BitCount Read-only property Determines number of bits in the key.
BubbleBabble Read-only property Returns BubbleBabble printout of the key, as string expression.
FingerPrint Read-only property Returns fingerprint of the private key, as string expression.
FingerPrintData Read-only property Returns fingerprint of the private key, as byte array.
PrivateKey Read-write property Holds private key.
PrivateKeyData Read-write property Holds private key - as byte array.
PublicKey Read-only property Returns public key.
PublicKeyData Read-only property Returns public key - as byte array.
PublicKeyOpenSSH Read-only property Returns public key in OpenSSH format
PublicKeyRSA1 Read-only property Returns public key in SSH1 RSA format.
PublicKeySSH Read-only property Returns public key in SSH format
Version Read-only property

You can find here version number of your instance of wodKeys.dll component. Please, provide us with this information if you need help from our techsupport department.