Documentation
Dlang.org
TlsCertificate.getIssuerName
gio
tls_certificate
TlsCertificate
Returns the issuer name from the certificate.
class
TlsCertificate
string
getIssuerName
(
)
Return Value
Type:
string
The issuer name, or null if it's not available.
gio
tls_certificate
TlsCertificate
constructors
this
functions
getDnsNames
getIpAddresses
getIssuer
getIssuerName
getNotValidAfter
getNotValidBefore
getSubjectName
isSame
self
verify
properties
gType
issuerName
notValidAfter
notValidBefore
subjectName
static functions
getGType
listNewFromFile
newFromFile
newFromFileWithPassword
newFromFiles
newFromPem
newFromPkcs11Uris
newFromPkcs12
Returns the issuer name from the certificate.