Home
last modified time | relevance | path

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

/plugin/gtime/gtlib/tsp/
H A DGTTimestamp.php47 const PK_SIG_ALGO_ID = "1.2.840.113549.1.1.11"; // id-sha256WithRSAEncryption define in GTTimestamp
339 if ($pkSignatureAlgorithm->getAlgorithm() != self::PK_SIG_ALGO_ID) {