X509CertificateImpl.subjectKeyId

Get the DER encoded SubjectKeyIdentifier of this certificate.

class X509CertificateImpl
public const
const(Vector!ubyte)
subjectKeyId
()

Return Value

Type: const(Vector!ubyte)

DER encoded SubjectKeyIdentifier

Meta