Exemplo n.º 1
0
	public static function setPrivateKey($key)
	{
		self::$_privateKey = $key;
	}