Rfc3161TimestampRequest.HashAlgorithmId Property

Definition

Gets the Object Identifier (OID) for the hash algorithm associated with the request.

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

Property Value

Oid

The Object Identifier (OID) for the hash algorithm associated with the request.

Applies to