X509CertOptionsImpl.CAKey

Mark the certificate as a CA certificate and set the path limit.

class X509CertOptionsImpl
public
void
CAKey
(
size_t limit = 1
)

Parameters

limit size_t

the path limit to be set in the BasicConstraints extension.

Meta