Query: openssl_pkey_get_public
OS: php
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
OPENSSL_PKEY_GET_PUBLIC(3) 1 OPENSSL_PKEY_GET_PUBLIC(3) openssl_pkey_get_public - Extract public key from certificate and prepare it for useSYNOPSISresource openssl_pkey_get_public (mixed $certificate)DESCRIPTIONopenssl_get_publickey(3) extracts the public key from $certificate and prepares it for use by other functions.PARAMETERSo $certificate -$certificate can be one of the following: oan X.509 certificate resource oa string having the format file://path/to/file.pem. The named file must contain a PEM encoded certificate/public key (it may contain both). oA PEM formatted public key.RETURN VALUESReturns a positive key resource identifier on success, or FALSE on error. PHP Documentation Group OPENSSL_PKEY_GET_PUBLIC(3)
Related Man Pages |
---|
strongimcv_pki---pub(1) - centos |
tpmtoken_import(1) - centos |
certpatch(8) - plan9 |
certpatch(8) - centos |
certpatch(8) - minix |