To get the actual public and secret keys, use `sodium_crypto_box_publickey()` and `sodium_crypto_box_secretkey()`.
(PHP 7 >= 7.2.0)
sodium_crypto_box_keypair — Randomly generate a secret key and a corresponding public key
Bu işlev hala belgelendirilmemiştir; sadece değiştirge listesi mevcuttur.
Bu işlevin değiştirgesi yoktur.
To get the actual public and secret keys, use `sodium_crypto_box_publickey()` and `sodium_crypto_box_secretkey()`.