Home
last modified time | relevance | path

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

/plugin/pureldap/vendor/freedsx/asn1/src/FreeDSx/Asn1/Type/
H A DBigIntTrait.php28 public function isBigInt(): bool function
/plugin/pureldap/vendor/freedsx/asn1/src/FreeDSx/Asn1/Encoder/
H A DBerEncoder.php1123 protected function throwIfBigIntGmpNeeded(bool $isBigInt): void