Share via


MFKeyConfig Members

The following tables list the members exposed by the MFKeyConfig type.

Public Constructors

Name Description
Public Method MFKeyConfig Initializes a new instance of the MFKeyConfig class.

Public Methods

Name Description
Public Method CreateEmptyKeyPair Creates an object that contains a public and a private key.
Public Method CreateKeyPair Creates a public and a private key, each containing random key values.
Public Method LoadKeyPair Loads a public and a private key from the disk.
Public Method SaveKeyPair Loads a public and a private key from the disk.
Public Method UpdateDeviceKey Overloaded. Updates the public key of a device.

See Also

MFKeyConfig Class
Microsoft.NetMicroFramework.Tools.MFDeployTool.Engine Namespace