PHP » GoLang |
login |
register |
about
|
GoLang openssl_spki_verify
request it (326)
GoLang replacement for PHP's openssl_spki_verify
[edit | history]
openssl_spki_verify(PHP 5 >= 5.6.0, PHP 7) openssl_spki_verify — Verifies a signed public key and challenge Description
string openssl_spki_verify
( string
&$spkac
)Validates the supplied signed public key and challenge Parameters
Return ValuesReturns a boolean on success or failure. Errors/Exceptions
Emits an ExamplesExample #1 openssl_spki_verify() example Validates an existing signed public key and challenge
<?php Example #2 openssl_spki_verify() example from <keygen> Validates an existing signed public key and challenge issued from the <keygen> element
<?php See Also
|
more
Recently updated
more
Most requested
more
Last requests
|