KeyType 列舉

定義

定義 Use 屬性的金鑰類型。

public enum class KeyType
public enum KeyType
type KeyType = 
Public Enum KeyType
繼承

欄位

Encryption 2

索引鍵是用來加密 (Encryption) 的。

Signing 1

此金鑰是用來簽署的。

Unspecified 0

未指定金鑰類型。

適用於