KeyAgreeRecipientInfo.OriginatorIdentifierOrKey Propriedade

Definição

A OriginatorIdentifierOrKey propriedade recupera informação sobre o originador do acordo de chave para algoritmos de acordo de chave que o justificam.

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

Valor de Propriedade

Um objeto que contém informações sobre o originador do acordo de chave.

Aplica-se a

Ver também