PublicKey.GetRSAPublicKey 메서드

정의

RSA 공개 키를 가져오거나 null 키가 RSA 키가 아닌 경우

public:
 System::Security::Cryptography::RSA ^ GetRSAPublicKey();
public System.Security.Cryptography.RSA? GetRSAPublicKey ();
[System.Runtime.Versioning.UnsupportedOSPlatform("browser")]
public System.Security.Cryptography.RSA? GetRSAPublicKey ();
member this.GetRSAPublicKey : unit -> System.Security.Cryptography.RSA
[<System.Runtime.Versioning.UnsupportedOSPlatform("browser")>]
member this.GetRSAPublicKey : unit -> System.Security.Cryptography.RSA
Public Function GetRSAPublicKey () As RSA

반환

RSA

공개 키 또는 null 키가 RSA 키가 아닌 경우

특성

예외

주요 내용이 손상되었거나 성공적으로 읽을 수 없습니다.

적용 대상