Re: sign and verify using .pfx files (General questions)
Mauricio,
regarding private key, did you try doing
Crypt.SecretKey = oCert
and for public key, you can do this
Crypt.SecretKey = oCert.PublicKeyOpenSSHcan 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:]