tuweni / org.apache.tuweni.crypto.sodium / LibSodium / crypto_box_curve25519xchacha20poly1305_detached

crypto_box_curve25519xchacha20poly1305_detached

abstract fun crypto_box_curve25519xchacha20poly1305_detached(c: ByteArray, mac: ByteArray, m: ByteArray, mlen: Long, n: ByteArray, pk: ByteArray, sk: ByteArray): Int (source)