Home
last modified time | relevance | path

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

/plugin/pureldap/vendor/freedsx/asn1/src/FreeDSx/Asn1/Encoder/
H A DBerEncoder.php435 $type = EncodedType\UtcTimeType::withTag($tagNumber, $class, $isConstructed, ...$this->decodeUtcTime($length));
906 protected function decodeUtcTime($length): array
866 protected function decodeUtcTime($length) : array global() function in FreeDSx\\Asn1\\Encoder\\BerEncoder