Home
last modified time | relevance | path

Searched defs:isCritical (Results 1 – 2 of 2) sorted by relevance

/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/
H A DLdapUrlExtension.php37 protected $isCritical = false; global() variable in FreeDSx\\Ldap\\LdapUrlExtension
44 __construct(string $name, string $value = null, bool $isCritical = false) global() argument
98 setIsCritical(bool $isCritical) global() argument
[all...]
/plugin/gtime/gtlib/asn1/x509/
H A DX509Extension.php158 public function isCritical() { function in X509Extension