Softchat
Toggle table of contents
0.1.0
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
Softchat
Softchat
/
com.softcose.softchat.protocol
/
SoftchatException
/
InvalidSecretKey
Invalid
Secret
Key
class
InvalidSecretKey
:
SoftchatException
A secret key was not a valid 32-byte secp256k1 scalar.
Members
Properties
cause
Link copied to clipboard
open
val
cause
:
Throwable
?
code
Link copied to clipboard
val
code
:
SoftchatErrorCode
stable category that callers should branch on
message
Link copied to clipboard
open
val
message
:
String
?