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”的标头标签。

适用于