Get desktop application:
View/edit binary Protocol Buffers messages
* Request: Ask device to encrypt or decrypt value of given key @start @next CipheredKeyValue @next Failure
BIP-32 path to derive the key from master node
key component of key:value
value component of key:value
are we encrypting (True) or decrypting (False)?
should we ask on encrypt operation?
should we ask on decrypt operation?
initialization vector (will be computed if not set)
* Response: Return ciphered/deciphered value @end
ciphered/deciphered value
* Response: Device provides ECDH session key @end
ECDH session key
identity public key
* Request: Ask device to generate ECDH session key @start @next ECDHSessionKey @next Failure
identity
peer's public key
ECDSA curve name to use
* Structure representing identity data @embed
Used in: ,
proto part of URI
user part of URI
host part of URI
port part of URI
path part of URI
identity index
* Request: Ask the device to verify and display a payment notification. @start @next Success
SLIP-24 payment request
* Request: Ask device to sign identity @start @next SignedIdentity @next Failure
identity
non-visible challenge
challenge shown on display (e.g. date+time)
ECDSA curve name to use
* Response: Device provides signed identity @end
identity address
identity public key
signature of the identity data