Key Members

The following tables list the members exposed by the Key type.

Protected Constructors

Name Description
Protected Method Key Initializes an instance of the Key class.

Public Properties

Name Description
Public Property Signature Gets the signature associated with the current key.

Public Methods

Name Description
Public Method Decrypt Decrypts data in a specified byte array, starting at a specified offset and decrypting a specified amount of data.
Public Method Encrypt Encrypts data in a specified byte array, starting at a specified offset and encrypting a specified amount of data.
Public Method Equals (Inherited from Object.)
Public Method GetHashCode (Inherited from Object.)
Public Method GetType (Inherited from Object.)
Public Method ReferenceEquals (Inherited from Object.)
Public Method ToString (Inherited from Object.)

Protected Methods

Name Description
Protected Method Finalize (Inherited from Object.)
Protected Method MemberwiseClone (Inherited from Object.)

See Also

Reference

Key Class
Microsoft.SPOT.Cryptography Namespace