sodium_crypto_kx_publickey

(PHP 7 >= 7.2.0, PHP 8)

sodium_crypto_kx_publickeyExtract the public key from a crypto_kx keypair

Description

sodium_crypto_kx_publickey(#[\SensitiveParameter] string $key_pair): string

Extract the public key from a crypto_kx keypair.

Parameters

key_pair

X25519 keypair, such as one generated by sodium_crypto_kx_keypair() .

Return Values

X25519 public key.

Found A Problem?

Learn How To Improve This PageSubmit a Pull RequestReport a Bug
+add a note

User Contributed Notes

There are no user contributed notes for this page.

AltStyle によって変換されたページ (->オリジナル) /