System::Security::Cryptography::X509Certificates::X509Certificate2::get_IssuerName method
X509Certificate2::get_IssuerName method
Gets the name of party that issued a certificate.
SharedPtr<X500DistinguishedName> System::Security::Cryptography::X509Certificates::X509Certificate2::get_IssuerName() const
ReturnValue
Issuer name object.
See Also
- Typedef SharedPtr
- Class X500DistinguishedName
- Class X509Certificate2
- Namespace System::Security::Cryptography::X509Certificates
- Library Aspose.PDF for C++