Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/firebase/php-jwt/src/
H A DJWT.php32 private const ASN1_SEQUENCE = 0x10; define in Firebase\\JWT\\JWT
533 self::ASN1_SEQUENCE,
550 if ($type === self::ASN1_SEQUENCE) {