Ejemplo n.º 1
0
 /**
  * @param string $key
  */
 public static function setPrivateKey($key)
 {
     self::$privateKey = $key;
 }