toggle menu
ouisync
0.8.11-1
androidJvm
switch theme
search in API
ouisync
/
org.equalitie.ouisync.lib
/
LocalSecretKey
Local
Secret
Key
class
LocalSecretKey
(
val
bytes
:
ByteArray
)
:
LocalSecret
265-bit (32 bytes) secret key to set local repository access.
See also
Repository.
Companion.
create
Members
Constructors
Local
Secret
Key
Link copied to clipboard
constructor
(
bytes
:
ByteArray
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
bytes
Link copied to clipboard
val
bytes
:
ByteArray
Functions
pack
Link copied to clipboard
open
override
fun
pack
(
packer
:
MessagePacker
)