Kryptokrona Kotlin SDK
jvm
kryptokrona-util
/
org.kryptokrona.sdk.util.model.input
/
InputKeys
Input
Keys
data
class
InputKeys
(
val
publicKey
:
String
,
val
derivedKey
:
String
,
val
outputIndex
:
Long
)
Input Keys.
Author
Marcus Cvjeticanin
Since
0.3.0
Members
Constructors
Input
Keys
Link copied to clipboard
constructor
(
publicKey
:
String
,
derivedKey
:
String
,
outputIndex
:
Long
)
Properties
derived
Key
Link copied to clipboard
val
derivedKey
:
String
The key derivation
output
Index
Link copied to clipboard
val
outputIndex
:
Long
The output index
public
Key
Link copied to clipboard
val
publicKey
:
String
The derived public key