KeyEncryptionType 列舉

定義

指定金鑰的加密類型。

public enum KeyEncryptionType
type KeyEncryptionType = 
Public Enum KeyEncryptionType
繼承
KeyEncryptionType

欄位

名稱 Description
SymmetricKey 0
Certificate 1
Password 2
AsymmetricKey 3
Provider 4

適用於