Page 1 of 1

Creation of ECDSA Keypair

Posted: Tue 09 Aug 2022 07:49
by RErnst
Hi, is it possible to create a ECDSA Keypair with TScKey ?

I have found a sample how to create a RSA Keypair but
how to create ECDSA?

Regards,
Reinhard

Re: Creation of ECDSA Keypair

Posted: Fri 12 Aug 2022 09:46
by Dimon
In order to generate new ECDSA key you should use the TScKey.GenerateEC method.
You can find detailed information about TScKey class in the SecureBridge help.