botan v1.13.4 (2023-03-01T00:35:38Z)
Dub
Repo
X509CertificateImpl.issuerDn
botan
cert
x509
x509cert
X509CertificateImpl
Get the issuer certificate DN.
class
X509CertificateImpl
public const
const
(
X509DN
)
issuerDn
(
)
Return Value
Type:
const
(
X509DN
)
issuer DN of this certificate
Meta
Source
See Implementation
botan
cert
x509
x509cert
X509CertificateImpl
constructors
this
functions
allowedUsage
authorityKeyId
constraints
crlDistributionPoint
endTime
exConstraints
fingerprint
forceDecode
isCACert
isSelfSigned
isValid
issuerDn
issuerInfo
matchesDnsName
ocspResponder
opBinary
opCmp
opEquals
pathLimit
policies
rawIssuerDn
rawSubjectDn
serialNumber
startTime
subjectDn
subjectInfo
subjectKeyId
subjectPublicKey
subjectPublicKeyBits
toString
x509Version
variables
m_issuer
m_self_signed
m_subject
Get the issuer certificate DN.