Rfc3161TimestampRequest.HashAlgorithmId 属性

定义

获取与请求关联的哈希算法的对象标识符 (OID)。

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

属性值

Oid

与请求关联的哈希算法的对象标识符 (OID) 。

适用于