System::Security::Cryptography::ECDsa::GenerateKey metod

ECDsa::GenerateKey method

Genererar ett nytt offentligt/privat nyckelpar för den angivna kurvan.

virtual void System::Security::Cryptography::ECDsa::GenerateKey(const ECCurve &curve)
ParameterTypeBeskrivning
curveconst ECCurve&Kurva att använda för att generera nycklarna.

Se även