KeyEncryptionType Enum

Definition

Specifies the type of encryption of a key.

public enum KeyEncryptionType
type KeyEncryptionType = 
Public Enum KeyEncryptionType
Inheritance
KeyEncryptionType

Fields

AsymmetricKey 3
Certificate 1
Password 2
Provider 4
SymmetricKey 0

Applies to