다음을 통해 공유


RsaKeyIdentifierClause.Rsa 속성

정의

키 식별자 절과 연결된 RSA 알고리즘을 가져옵니다.

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

속성 값

RSA

RSA 알고리즘을 나타내는 RSA입니다.

적용 대상