System::Security::Cryptography::ECDsaBotan::GenerateKey‑metod

ECDsaBotan::GenerateKey method

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

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

Se även