Home
last modified time | relevance | path

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

/plugin/pureldap/vendor/freedsx/asn1/src/FreeDSx/Asn1/Encoder/
H A DBerEncoder.php432 $type = EncodedType\GeneralizedTimeType::withTag($tagNumber, $class, $isConstructed, ...$this->decodeGeneralizedTime($length));
896 protected function decodeGeneralizedTime($length): array
856 protected function decodeGeneralizedTime($length) : array global() function in FreeDSx\\Asn1\\Encoder\\BerEncoder