编程学问
  • 文章
  • 问题
  • 读书
  • 关于
  • 登录
  • « sodium_crypto_sign_seed_keypair
  • sodium_crypto_sign »
  • PHP Manual
  • Sodium 函数
  • Verify signature for the message

sodium_crypto_sign_verify_detached

(PHP 7 >= 7.2.0)

sodium_crypto_sign_verify_detached — Verify signature for the message

说明

sodium_crypto_sign_verify_detached ( string $signature , string $msg , string $public_key ) : bool

Warning

本函数还未编写文档,仅有参数列表。

参数

signature

msg

public_key

返回值

相关文章
php sodium 函数 verify that the ciphertext includes a valid tagphp sodium 函数 encrypt a messagephp sodium 函数 verify that the ciphertext includes a valid tagphp sodium 函数 encrypt a messagephp sodium 函数 verifies that the tag is valid for the messagephp sodium 函数 compute a tag for the messagephp sodium 函数 verify and decrypt a ciphertextphp sodium 函数 encrypt a messagephp sodium 函数 encrypt a messagephp sodium 函数 add message to a hashphp sodium 函数 get a hash of the messagephp sodium 函数 verify that the password is a valid password verification stringphp sodium 函数 verify and decrypt a ciphertextphp sodium 函数 encrypt a messagephp sodium 函数 compute a fixed size fingerprint for the messagephp sodium 函数 sign the messagephp sodium 函数 check that the signed message has a valid signaturephp sodium 函数 verify signature for the messagephp sodium 函数 sign a messagephp sodium 函数 encrypt a message
关注编程学问公众号
编程学问网 湘ICP备20001732号