PrivateKeyEncryptionType 列舉

定義

指定金鑰的加密類型

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

欄位

名稱 Description
NoKey 0

當證書沒有金鑰時會被退回。

MasterKey 1

擁有主鑰匙。

Password 2

使用者密碼。

Provider 3

依供應商加密。

適用於