Share via


CoseHeaderLabel.KeyIdentifier 속성

정의

알려진 헤더 매개 변수 "kid"를 나타내는 헤더 레이블을 가져옵니다.

public:
 static property System::Security::Cryptography::Cose::CoseHeaderLabel KeyIdentifier { System::Security::Cryptography::Cose::CoseHeaderLabel get(); };
public static System.Security.Cryptography.Cose.CoseHeaderLabel KeyIdentifier { get; }
static member KeyIdentifier : System.Security.Cryptography.Cose.CoseHeaderLabel
Public Shared ReadOnly Property KeyIdentifier As CoseHeaderLabel

속성 값

알려진 헤더 매개 변수 "kid"를 나타내는 헤더 레이블입니다.

적용 대상