Home
last modified time | relevance | path

Searched refs:ASN1Boolean (Results 1 – 5 of 5) sorted by relevance

/plugin/gtime/gtlib/asn1/x509/
H A DX509Extension.php93 if (!$critical instanceof ASN1Boolean) {
126 $sequence->add(new ASN1Boolean(true));
/plugin/gtime/gtlib/asn1/
H A DASN1Constants.php26 * @see ASN1Boolean
H A DASN1Boolean.php29 class ASN1Boolean extends ASN1Object { class
H A DASN1DER.php256 $object = new ASN1Boolean();
/plugin/gtime/gtlib/asn1/tsp/
H A DTSPTSTInfo.php147 } else if ($item instanceof ASN1Boolean) {
228 $sequence->add(new ASN1Boolean($this->ordering));