X509CertificateImpl.authorityKeyId

Get the DER encoded AuthorityKeyIdentifier of this certificate.

class X509CertificateImpl
const
const(Vector!ubyte)
authorityKeyId
()

Return Value

Type: const(Vector!ubyte)

DER encoded AuthorityKeyIdentifier

Meta