Key
Base class for asymmetric cipher algorithms
Specifies array of big integers that represent private key
Gets the key specific digital signature.
Gets the length of the key.
Gets or sets the public key.
Initializes a new instance of the Key class.
protected Key()
Initializes a new instance of the Key class.
Signs the specified data with the key.
Verifies the signature.