Key_TinyEncryptionAlgorithm Members
The following tables list the members exposed by the Key_TinyEncryptionAlgorithm type.
Public Constructors
| Name | Description | |
|---|---|---|
![]() |
Key_TinyEncryptionAlgorithm | Initializes a new instance of the Key_TinyEncryptionAlgorithm class with the specified key data. |
Public Fields
| Name | Description | |
|---|---|---|
![]() |
c_SizeOfKey | Specifies the size of the current encryption key, in bytes. |
![]() |
c_SizeOfSignature | Specifies the size of the signature for the current encryption key, in bytes. |
Public Properties
| Name | Description | |
|---|---|---|
![]() |
Signature | Gets the signature associated with the current encryption key. |
Public Methods
| Name | Description | |
|---|---|---|
![]() |
Decrypt | Decrypts data in a specified byte array, starting at a specified offset and decrypting a specified amount of data. |
![]() |
Encrypt | Encrypts data in a specified byte array, starting at a specified offset and encrypting a specified amount of data. |
![]() |
Equals | (Inherited from Object.) |
![]() |
GetActivationString | Returns a string that represents the system indentifier. |
![]() |
GetHashCode | (Inherited from Object.) |
![]() |
GetType | (Inherited from Object.) |
![]() |
ReferenceEquals | (Inherited from Object.) |
![]() |
ToString | (Inherited from Object.) |
Protected Methods
| Name | Description | |
|---|---|---|
![]() |
Finalize | (Inherited from Object.) |
![]() |
MemberwiseClone | (Inherited from Object.) |
See Also
Reference
Key_TinyEncryptionAlgorithm Class
Microsoft.SPOT.Cryptography Namespace
.gif)
.gif)
.gif)
.gif)