Home
last modified time | relevance | path

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

/plugin/gtime/gtlib/asn1/
H A DASN1Boolean.php107 … throw new GTException("Invalid byte encoding for ASN1Boolean: " . GTBase16::encode(array($byte)));
/plugin/gtime/gtlib/util/
H A DGTBase16.php32 class GTBase16 { class
H A DGTBaseX.php28 * @see GTBase16, GTBase32, GTBase64
55 * @see GTBase16, GTBase32, GTBase64
/plugin/gtime/gtlib/asn1/gt/
H A DGTTimeSignature.php215 $string .= GTBase16::encodeWithSpaces($reference);
/plugin/gtime/gtlib/tsp/
H A DGTTimestamp.php284 … $this->properties[self::HASHED_MESSAGE] = GTBase16::encode($this->dataHash->getHashedMessage());