System.Security.Cryptography.CngKeyCreationParameters
Contains advanced properties for key creation.
Gets or sets the key export policy.
Gets or sets the key creation options.
Gets or sets the cryptographic operations that apply to the current key.
Enables a CngKey object to be created with additional properties that are set before the key is finalized.
Gets or sets the window handle that should be used as the parent window for dialog boxes that are created by Cryptography Next Generation (CNG) classes.
Gets or sets the key storage provider (KSP) to create a key in.
Gets or sets information about the user interface to display when a key is created or accessed.
public CngKeyCreationParameters()
Initializes a new instance of the CngKeyCreationParameters class.