encrypt

abstract fun encrypt(data: ByteArray): KmmResult<ByteArray>(source)