C# 클래스 System.Security.Cryptography.X509Certificates.ECDsaCertificateExtensions

파일 보기 프로젝트 열기: dotnet/corefx

공개 메소드들

메소드 설명
GetECDsaPrivateKey ( this certificate ) : System.Security.Cryptography.ECDsa
GetECDsaPublicKey ( this certificate ) : System.Security.Cryptography.ECDsa

메소드 상세

GetECDsaPrivateKey() 공개 정적인 메소드

public static GetECDsaPrivateKey ( this certificate ) : System.Security.Cryptography.ECDsa
certificate this
리턴 System.Security.Cryptography.ECDsa

GetECDsaPublicKey() 공개 정적인 메소드

public static GetECDsaPublicKey ( this certificate ) : System.Security.Cryptography.ECDsa
certificate this
리턴 System.Security.Cryptography.ECDsa