/home/techb158/balacoffee.com/wp-content/plugins/updraftplus/includes/Google/Signer
NameSizeModeActions
Abstract.php8200644editdlrm
P12.php31800644editdlrm
Edit: /home/techb158/balacoffee.com/wp-content/plugins/updraftplus/includes/Google/Signer/Abstract.php (820B)
*/ abstract class Google_Signer_Abstract { /** * Signs data, returns the signature as binary data. */ abstract public function sign($data); }