Hi,

Is there a way to check whether a key is pkcs#1 or pkcs#8 padding?
I am writing a verification code that uses the private key to check
the signature (public key). I need to check if a key (public key) was
generated using pkcs#1 or pkcs#8 so I can use the correct function to
verify the key.

Any feedback is appreciated!
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    openssl-users@openssl.org
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to