Share via


Key_RSA Class

Performs asymmetric encryption and decryption of data, using the RSA algorithm.

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

Syntax

[SerializationHintsAttribute]
[SerializableAttribute]
public class Key_RSA : Key

Remarks

The RSA key is 1024 bits long.

Version Information

Available in .NET Micro Framework version 2.0, 2.5

See Also

Reference

Key_RSA Members
Microsoft.SPOT.Cryptography Namespace