KeyType 列舉

定義

定義 Use 屬性的索引鍵類型。

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

欄位

名稱 Description
Unspecified 0

未指定金鑰類型。

Signing 1

這把鑰匙用於簽名。

Encryption 2

金鑰用於加密。

適用於