Try to decrypt it with the password. I am assuming
you are talking about a PKCS12 blob, if that's the
case see the PKCS12 test application for code examples on how to do this. Ryan -----Original Message----- Is there a way to determine if a password
if valid for a given private key. I have encrypted a key file but I want to
determine if a particular password if valid for it programatically. I didn't
see any OpenSSL methods in my search but I thought I might have missed some.
Thanks. ------------------------------------- |
Title: Password Protected Certs