get_path_len_constraint


Description:

public int get_path_len_constraint ()

Returns the maximum number of CAs that are allowed in the chain below this certificate.

If this is not set, this method returns -1.

Note that this field doesn't really make sense if [method@Gcr.CertificateExtensionBasicConstraints.is_ca] is false.

Returns:

The value of "pathLenConstraint", or -1 if not set.