共用方式為


Rfc3161TimestampTokenInfo.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。

適用於