Re: sign and verify using .pfx files (General questions)
You were right. As seems, wodCertificate's PrivateKey cannot be used with wodCrypt.
ok, we fixed that. Now you're safe to do
oCrypt.SecretKey = oCertificate
and that's it. Make sure you request update, version 1.2.4
Best regards.