Searched refs:isGmpAvailable (Results 1 – 1 of 1) sorted by relevance
116 protected $isGmpAvailable; variable in FreeDSx\\Asn1\\Encoder\\BerEncoder143 $this->isGmpAvailable = extension_loaded('gmp');1125 if ($isBigInt && !$this->isGmpAvailable) {