array ( 0 => 'index.php', 1 => 'PHP Manual', ), 'head' => array ( 0 => 'UTF-8', 1 => 'de', ), 'this' => array ( 0 => 'function.sodium-crypto-sign-verify-detached.php', 1 => 'sodium_crypto_sign_verify_detached', 2 => 'Verify signature for the message', ), 'up' => array ( 0 => 'ref.sodium.php', 1 => 'Sodium Funktionen', ), 'prev' => array ( 0 => 'function.sodium-crypto-sign-seed-keypair.php', 1 => 'sodium_crypto_sign_seed_keypair', ), 'next' => array ( 0 => 'function.sodium-crypto-stream.php', 1 => 'sodium_crypto_stream', ), 'alternatives' => array ( ), 'source' => array ( 'lang' => 'en', 'path' => 'reference/sodium/functions/sodium-crypto-sign-verify-detached.xml', ), 'history' => array ( ), ); $setup["toc"] = $TOC; $setup["toc_deprecated"] = $TOC_DEPRECATED; $setup["parents"] = $PARENTS; manual_setup($setup); contributors($setup); ?>
(PHP 7 >= 7.2.0, PHP 8)
sodium_crypto_sign_verify_detached — Verify signature for the message
Verify signature for the message
signature
The cryptographic signature obtained from sodium_crypto_sign_detached()
message
The message being verified
public_key
Ed25519 public key