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

crypto_box_curve25519xchacha20poly1305_open_detached

abstract fun crypto_box_curve25519xchacha20poly1305_open_detached(m: ByteArray!, c: ByteArray!, mac: ByteArray!, clen: Long, n: ByteArray!, pk: ByteArray!, sk: ByteArray!): Int (source)