KeyAgreeRecipientInfo.OtherKeyAttribute 属性

定义

OtherKeyAttribute 属性检索密钥材料的特性。

public:
 property System::Security::Cryptography::CryptographicAttributeObject ^ OtherKeyAttribute { System::Security::Cryptography::CryptographicAttributeObject ^ get(); };
public System.Security.Cryptography.CryptographicAttributeObject OtherKeyAttribute { get; }
public System.Security.Cryptography.CryptographicAttributeObject? OtherKeyAttribute { get; }
member this.OtherKeyAttribute : System.Security.Cryptography.CryptographicAttributeObject
Public ReadOnly Property OtherKeyAttribute As CryptographicAttributeObject

属性值

CryptographicAttributeObject

密钥材料的特性。

例外

接收方标识符类型不是主题键标识符。

适用于

另请参阅