PHP.nl

sodium_crypto_kx_secretkey

sodium_crypto_kx_secretkey

Extract the secret key from a crypto_kx keypair.

string **sodium_crypto_kx_secretkey** string $key_pair

Extract the secret key from a crypto_kx keypair.

key_pair X25519 keypair, such as one generated by . sodium_crypto_kx_keypair

X25519 secret key.