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
functions
getDnsNames
getIpAddresses
getIssuer
getIssuerName
getNotValidAfter
getNotValidBefore
getSubjectName
isSame
verify
static functions
listNewFromFile
newFromFile
newFromFileWithPassword
newFromFiles
newFromPem
newFromPkcs11Uris
newFromPkcs12
Returns the issuer name from the certificate.