allocateSecret

abstract fun allocateSecret(size: Int): Long(source)

Allocates size bytes of native memory for sensitive data.

Since

0.36.0