Actions
Bug #8178
closedOpenSSL::PKCS7::SignerInfo
Description
The instance method OpenSSL::PKCS7::SignerInfo.name does not return the signing certificate name but the X509 name of the signer's issuer. This is because SignerInfo.name is actually an alias of SignerInfo.issuer. This appears to be a mistake particularly because OpenSSL::PKCS7::RecepientInfo doesn't have a corresponding name method.
Perhaps OpenSSL::PKCS7::SignerInfo.name should be considered for removal since the method name is misleading.
Actions
Like0
Like0Like0Like0Like0Like0Like0Like0