sodium ~master (2019-06-07T17:14:01Z)
Home
Dub
Repo
crypto_box_curve25519xsalsa20poly1305_keypair
wrapper
sodium
crypto_box_curve25519xsalsa20poly1305
Undocumented in source. Be warned that the author may not have intended to support it.
alias
crypto_box_curve25519xsalsa20poly1305_keypair
=
deimos
.
sodium
.
crypto_box_curve25519xsalsa20poly1305
.
crypto_box_curve25519xsalsa20poly1305_keypair
bool
crypto_box_curve25519xsalsa20poly1305_keypair
(ubyte[crypto_box_curve25519xsalsa20poly1305_PUBLICKEYBYTES] pk, ubyte[crypto_box_curve25519xsalsa20poly1305_SECRETKEYBYTES] sk)
pragma(
inline
, true) nothrow @
nogc
@
trusted
bool
crypto_box_curve25519xsalsa20poly1305_keypair
(
out
ubyte
[
crypto_box_curve25519xsalsa20poly1305_PUBLICKEYBYTES
]
pk
,
out
ubyte
[
crypto_box_curve25519xsalsa20poly1305_SECRETKEYBYTES
]
sk
)
Meta
Source
See Implementation
wrapper
sodium
crypto_box_curve25519xsalsa20poly1305
aliases
crypto_box_curve25519xsalsa20poly1305_beforenm
crypto_box_curve25519xsalsa20poly1305_keypair
crypto_box_curve25519xsalsa20poly1305_seed_keypair