sodium ~master (2019-06-07T17:14:01Z)
Home
Dub
Repo
crypto_kx_keypair
deimos
sodium
crypto_kx
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
extern (
C
) @
nogc
@
trusted
nothrow
int
crypto_kx_keypair
(
ref
ubyte
[
crypto_kx_PUBLICKEYBYTES
]
pk
,
ref
ubyte
[
crypto_kx_SECRETKEYBYTES
]
sk
)
Meta
Source
See Implementation
deimos
sodium
crypto_kx
functions
crypto_kx_client_session_keys
crypto_kx_keypair
crypto_kx_primitive
crypto_kx_publickeybytes
crypto_kx_secretkeybytes
crypto_kx_seed_keypair
crypto_kx_seedbytes
crypto_kx_server_session_keys
crypto_kx_sessionkeybytes
manifest constants
crypto_kx_PRIMITIVE
crypto_kx_PUBLICKEYBYTES
crypto_kx_SECRETKEYBYTES
crypto_kx_SEEDBYTES
crypto_kx_SESSIONKEYBYTES