Udostępnij za pośrednictwem


KeyAgreeRecipientInfo.OriginatorIdentifierOrKey Właściwość

Definicja

Właściwość OriginatorIdentifierOrKey pobiera informacje o inicjatorze umowy klucza dla algorytmów umów kluczowych, które go uzasadniają.

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

Wartość właściwości

Obiekt zawierający informacje o inicjatorze umowy klucza.

Dotyczy

Zobacz też