Ejemplo n.º 1
0
 /**
  * @return string
  */
 public function algorithm()
 {
     return "ecdsa+" . $this->hasher->getAlgo();
 }