Re: sign and verify using .pfx files (General questions)

by Jasmine, (7378 days ago) @ mauricio

Mauricio,

regarding private key, did you try doing

Crypt.SecretKey = oCert

and for public key, you can do this
Crypt.SecretKey = oCert.PublicKeyOpenSSH

can you try that?

locked

Complete thread: