sodium_crypto_sign_ed25519_pk_to_curve25519

(PHP 7 >= 7.2.0)

sodium_crypto_sign_ed25519_pk_to_curve25519Convert an Ed25519 public key to a Curve25519 public key

Opis

sodium_crypto_sign_ed25519_pk_to_curve25519 ( string $key ) : string

Ostrzeżenie

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

Parametry

key

Zwracane wartości

add a note add a note

User Contributed Notes

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