C# Class System.Security.Cryptography.EccSecurityTransforms

Inheritance: IDisposable
Afficher le fichier Open project: mikedn/runtime Class Usage Examples

Private Methods

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