다음을 통해 공유


SignerInfo.SignatureAlgorithm 속성

정의

현재 SignerInfo 개체에서 사용되는 서명 알고리즘의 식별자를 가져옵니다.

public:
 property System::Security::Cryptography::Oid ^ SignatureAlgorithm { System::Security::Cryptography::Oid ^ get(); };
public System.Security.Cryptography.Oid SignatureAlgorithm { get; }
member this.SignatureAlgorithm : System.Security.Cryptography.Oid
Public ReadOnly Property SignatureAlgorithm As Oid

속성 값

Oid

현재 SignerInfo 개체에서 사용되는 서명 알고리즘의 식별자입니다.

적용 대상