Key_TinyEncryptionAlgorithm Class

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.

Namespace: Microsoft.SPOT.Cryptography
Assembly: Microsoft.SPOT.Native (in microsoft.spot.native.dll)

Syntax

 [SerializationHintsAttribute]
[SerializableAttribute]
public class Key_TinyEncryptionAlgorithm : Key

Version Information

Available in .NET Micro Framework version 2.0, 2.5

See Also

Reference

Key_TinyEncryptionAlgorithm Members
Microsoft.SPOT.Cryptography Namespace