tuweni / org.apache.tuweni.crypto.sodium / LibSodium / crypto_box_curve25519xchacha20poly1305_open_detached_afternm
crypto_box_curve25519xchacha20poly1305_open_detached_afternm
abstract fun crypto_box_curve25519xchacha20poly1305_open_detached_afternm(m: ByteArray, c: ByteArray, mac: ByteArray, clen: Long, n: ByteArray, k: Pointer): Int
(source)