共用方式為


KeyAgreeRecipientInfo.OriginatorIdentifierOrKey 屬性

定義

OriginatorIdentifierOrKey 屬性會擷取擔保此金鑰之演算法的金鑰協議發行者相關資訊。

public:
 property System::Security::Cryptography::Pkcs::SubjectIdentifierOrKey ^ OriginatorIdentifierOrKey { System::Security::Cryptography::Pkcs::SubjectIdentifierOrKey ^ get(); };
public System.Security.Cryptography.Pkcs.SubjectIdentifierOrKey OriginatorIdentifierOrKey { get; }
member this.OriginatorIdentifierOrKey : System.Security.Cryptography.Pkcs.SubjectIdentifierOrKey
Public ReadOnly Property OriginatorIdentifierOrKey As SubjectIdentifierOrKey

屬性值

含有金鑰協議發行者相關訊息的物件。

適用於

另請參閱