X509Certificate.getBasicConstraints

BasicConstraints getBasicConstraints() const

Parses and returns the Basic Constraints extension.

Returns

The parsed BasicConstraints, or a default (non-CA) value

if the extension is not present.