Selekt
Toggle table of contents
1.5.0
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
Selekt
selekt-sqlite3-api
/
com.bloomberg.selekt
/
IExternalSQLite
/
storeSecret
store
Secret
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