共用方式為


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) 。

適用於