$cache
$cache : array
threemaId => publicKey cache
Store the PublicKeys in a PHP file
create(string $path) : \Threema\MsgApi\PublicKeyStores\PhpFile
Initialize a new PhpFile Public Key Store
string | $path | the file will be created it it does not exist |