HotPrivateKeyStorageBase Constructor

Initializes a new instance of the HotPrivateKeyStorageBase class.

Namespace:  SecretNET.Common.Storage
Assembly:  SecretNET (in SecretNET.dll)

Syntax


public HotPrivateKeyStorageBase(
	PrivateKeyStorageEncryptionEnum encryptionMethod
)

Parameters

encryptionMethod
Type: SecretNET.Common.Storage..::..PrivateKeyStorageEncryptionEnum
The encryption method.