See Release Notes
Long Term Support Release
Differences Between: [Versions 400 and 401]
(no description)
File Size: | 64 lines (2 kb) |
Included or required: | 0 times |
Referenced: | 0 times |
Includes or requires: | 0 files |
Key:: (3 methods):
__construct()
getAlgorithm()
getKeyMaterial()
__construct($keyMaterial,string $algorithm) X-Ref |
param: string|resource|OpenSSLAsymmetricKey|OpenSSLCertificate $keyMaterial param: string $algorithm |
getAlgorithm() X-Ref |
Return the algorithm valid for this key return: string |
getKeyMaterial() X-Ref |
return: string|resource|OpenSSLAsymmetricKey|OpenSSLCertificate |