storeSecret

abstract fun storeSecret(pointer: Long, capacity: Int, source: ByteArray, length: Int)(source)

The capacity must be positive and match the size passed to allocateSecret.

Since

0.36.0