다음을 통해 공유


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(개체 식별자)입니다.

적용 대상