X509CertificateImpl.subjectDn

Get the subject certificate DN.

class X509CertificateImpl
public const
const(X509DN)
subjectDn
()

Return Value

Type: const(X509DN)

subject DN of this certificate

Meta