sodium_crypto_sign_open

(PHP 7 >= 7.2.0)

sodium_crypto_sign_openCheck that the signed message has a valid signature

Opis

sodium_crypto_sign_open ( string $string , string $public_key ) : string

Ostrzeżenie

Ta funkcja jest obecnie nieudokumentowana, dostępna jest jedynie lista jej argumentów.

Parametry

string

public_key

Zwracane wartości

add a note add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top