Share via


MFKeyConfig.CreateKeyPair Method

Creates a public and a private key, each containing random key values.

Namespace: Microsoft.NetMicroFramework.Tools.MFDeployTool.Engine
Assembly: (in )

Syntax

public KeyPair CreateKeyPair ()

Return Value

An object containing a pair of random keys.

Version Information

Available in MFDeploy version 2.0

See Also

Reference

MFKeyConfig Members
MFKeyConfig Class