PHP.nl

sodium_crypto_kx_publickey

sodium_crypto_kx_publickey

Extract the public key from a crypto_kx keypair

string **sodium_crypto_kx_publickey** string $key_pair

Extract the public key from a crypto_kx keypair.

key_pair X25519 keypair, such as one generated by . sodium_crypto_kx_keypair

X25519 public key.