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

by mauricio, (7378 days ago) @ Jasmine

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?

let give it a try... let me see... it says:

Run-time error '30005': Secret Password is not set, or cannot be applied to selected algorithm. [:sad:]

locked

Complete thread: