Sdílet prostřednictvím


KeyEncryptionType Enum

Definition

Specifies the type of encryption of a key.

public enum KeyEncryptionType
type KeyEncryptionType = 
Public Enum KeyEncryptionType
Inheritance
KeyEncryptionType

Fields

Name Value Description
SymmetricKey 0
Certificate 1
Password 2
AsymmetricKey 3
Provider 4

Applies to