Warning: Array to string conversion in /home/customer/www/docs.automatorplugin.com/public_html/wp-content/themes/wporg-developer/inc/template-tags.php on line 825
Key::getKeyMaterial()
Return Return
(string|resource|OpenSSLAsymmetricKey)
Source Source
File: vendor/firebase/php-jwt/src/Key.php
public function getKeyMaterial() { return $this->keyMaterial; }
Expand full source code Collapse full source code View on Github