Rfc3161TimestampRequest.HashAlgorithmId Propriedade

Definição

Obtém o Identificador de Objeto (OID) para o algoritmo de hash associado ao pedido.

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

Valor de Propriedade

Oid

O Identificador de Objeto (OID) para o algoritmo de hash associado ao pedido.

Aplica-se a