Re: sign and verify using .pfx files - WeOnlyDo Discussion board

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

by wodSupport, Thursday, February 17, 2005, 22:54 (7030 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?


Complete thread: