MFKeyConfig Members
The following tables list the members exposed by the MFKeyConfig type.
Public Constructors
Name | Description | |
---|---|---|
MFKeyConfig | Initializes a new instance of the MFKeyConfig class. |
Public Methods
Name | Description | |
---|---|---|
CreateEmptyKeyPair | Creates an object that contains a public and a private key. | |
CreateKeyPair | Creates a public and a private key, each containing random key values. | |
LoadKeyPair | Loads a public and a private key from the disk. | |
SaveKeyPair | Loads a public and a private key from the disk. | |
UpdateDeviceKey | Overloaded. Updates the public key of a device. |
See Also
MFKeyConfig Class
Microsoft.NetMicroFramework.Tools.MFDeployTool.Engine Namespace