X509CertificateImpl.subjectPublicKeyBits

Get the public key associated with this certificate.

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

Return Value

Type: const(Vector!ubyte)

subject public key of this certificate

Meta