Elide API
Toggle table of contents
1.0.0-beta1
jvm
Platform filter
jvm
Switch theme
Search in API
Elide API
graalvm
/
tools.elide.app
/
EncryptedSecret
/
Builder
/
setData
set
Data
open
fun
setData
(
value
:
ByteString
)
:
EncryptedSecret.Builder
Encrypted data.
Content copied to clipboard
bytes data = 3;
Return
This builder for chaining.
Parameters
value
The data to set.