Documentation
Dlang.org
TlsCertificate.self
gio
tls_certificate
TlsCertificate
Returns
this
, for use in
with
statements.
class
TlsCertificate
override
TlsCertificate
self
(
)
gio
tls_certificate
TlsCertificate
constructors
this
functions
getDnsNames
getIpAddresses
getIssuer
getIssuerName
getNotValidAfter
getNotValidBefore
getSubjectName
isSame
self
verify
properties
_gType
certificatePem
issuer
issuerName
notValidAfter
notValidBefore
pkcs11Uri
privateKeyPem
privateKeyPkcs11Uri
subjectName
static functions
_getGType
builder
listNewFromFile
newFromFile
newFromFileWithPassword
newFromFiles
newFromPem
newFromPkcs11Uris
newFromPkcs12
Returns this, for use in with statements.