lib
Toggle table of contents
jvm
Platform filter
jvm
Switch theme
Search in API
lib
lib
/
computer.iroh
/
SecretKey
/
Companion
Companion
object
Companion
Members
Functions
from
Bytes
Link copied to clipboard
fun
fromBytes
(
bytes
:
ByteArray
)
:
SecretKey
Construct a `SecretKey` from raw bytes.
generate
Link copied to clipboard
fun
generate
(
)
:
SecretKey
Generate a new random secret key.