Share via


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

適用対象