PHP » GoLang |
login |
register |
about
|
GoLang openssl_x509_fingerprint
request it (329)
GoLang replacement for PHP's openssl_x509_fingerprint
[edit | history]
openssl_x509_fingerprint(PHP 5 >= 5.6.0, PHP 7) openssl_x509_fingerprint — Calculates the fingerprint, or digest, of a given X.509 certificate Description
string openssl_x509_fingerprint
( mixed
$x509
[, string $hash_algorithm = "sha1"
[, bool $raw_output = FALSE
]] )
openssl_x509_fingerprint() returns the digest of
Parameters
Return Values
Returns a string containing the calculated certificate fingerprint as lowercase hexits unless
Returns |
more
Recently updated
more
Most requested
more
Last requests
|