Method | Description | |
---|---|---|
__construct ( string $file, string $password ) | Read a private key | |
exportPublicKey ( string $file ) | Export the public key to a file | |
sign ( Phar $package ) | Sign the PHAR |
public __construct ( string $file, string $password ) | ||
$file | string | |
$password | string |
public exportPublicKey ( string $file ) | ||
$file | string |