KeyType 열거형

정의

Use 속성에 대한 키 형식을 정의합니다.

public enum class KeyType
public enum KeyType
type KeyType = 
Public Enum KeyType
상속

필드

Encryption 2

암호화에 사용되는 키입니다.

Signing 1

서명에 사용되는 키입니다.

Unspecified 0

키 형식을 지정하지 않았습니다.

적용 대상