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.PublicKeyOpenSSH
can you try that?
Complete thread:
- sign and verify using .pfx files - mauricio, 2005-02-17, 14:05
- Re: sign and verify using .pfx files - wodSupport, 2005-02-17, 22:54
- Re: sign and verify using .pfx files - mauricio, 2005-02-18, 11:05
- Re: sign and verify using .pfx files - mauricio, 2005-02-18, 11:10
- Re: sign and verify using .pfx files - wodSupport, 2005-02-24, 21:33
- Re: sign and verify using .pfx files - mauricio, 2005-02-18, 11:10
- Re: sign and verify using .pfx files - mauricio, 2005-02-18, 11:05
- Re: sign and verify using .pfx files - wodSupport, 2005-02-17, 22:54