X509CertificateImpl.exConstraints

Get the key constraints as defined in the ExtendedKeyUsage extension of this certificate.

class X509CertificateImpl
const
const(Vector!string)
exConstraints
()

Return Value

Type: const(Vector!string)

key constraints

Meta