C# 클래스 System.Security.Cryptography.EccSecurityTransforms

상속: IDisposable
파일 보기 프로젝트 열기: mikedn/runtime 1 사용 예제들

비공개 메소드들

메소드 설명
ExportParametersFromLegacyKey ( System.Security.Cryptography.SecKeyPair keys, bool includePrivateParameters ) : System.Security.Cryptography.ECParameters
ExtractPublicKeyFromPrivateKey ( System.Security.Cryptography.ECParameters &ecParameters ) : void