다음을 통해 공유


PublicKeyInfo.Algorithm 속성

정의

Algorithm 속성은 공개 키와 관련된 알고리즘 식별자를 검색합니다.

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

속성 값

AlgorithmIdentifier 알고리즘을 나타내는 개체입니다.

적용 대상

추가 정보