C# Class System.Security.Cryptography.EccSecurityTransforms

Inheritance: IDisposable
Datei anzeigen Open project: mikedn/runtime Class Usage Examples

Private Methods

Method Description
ExportParametersFromLegacyKey ( System.Security.Cryptography.SecKeyPair keys, bool includePrivateParameters ) : System.Security.Cryptography.ECParameters
ExtractPublicKeyFromPrivateKey ( System.Security.Cryptography.ECParameters &ecParameters ) : void