Microsoft.SPOT.Cryptography Namespace
The Microsoft.SPOT.Cryptography namespace provides essential tools for encoding and decoding data.
Classes
Name | Description | |
---|---|---|
Key | Constitutes the base class that you use to create and work with basic encryption keys. | |
Key_RSA | Performs asymmetric encryption and decryption of data, using the RSA algorithm. | |
Key_TinyEncryptionAlgorithm | Performs simple symmetric encryption and decryption of data, using the Extended Tiny Encryption Algorithm (XTEA) in the cipher-block chaining (CBC) mode with ciphertext stealing. |