Home
last modified time | relevance | path

Searched refs:ASN1_BIT_STRING (Results 1 – 1 of 1) sorted by last modified time

/plugin/authgooglesheets/vendor/firebase/php-jwt/src/
H A DJWT.php33 private const ASN1_BIT_STRING = 0x03; define in Firebase\\JWT\\JWT
617 if ($type == self::ASN1_BIT_STRING) {