Package | Description |
---|---|
com.satoshilabs.trezor.protobuf |
Modifier and Type | Class and Description |
---|---|
static class |
TrezorType.IdentityType
Protobuf type
IdentityType |
static class |
TrezorType.IdentityType.Builder
Protobuf type
IdentityType |
Modifier and Type | Method and Description |
---|---|
TrezorType.IdentityTypeOrBuilder |
TrezorMessage.SignIdentityOrBuilder.getIdentityOrBuilder()
optional .IdentityType identity = 1; |
TrezorType.IdentityTypeOrBuilder |
TrezorMessage.SignIdentity.getIdentityOrBuilder()
optional .IdentityType identity = 1; |
TrezorType.IdentityTypeOrBuilder |
TrezorMessage.SignIdentity.Builder.getIdentityOrBuilder()
optional .IdentityType identity = 1; |
TrezorType.IdentityTypeOrBuilder |
TrezorMessage.GetECDHSessionKeyOrBuilder.getIdentityOrBuilder()
optional .IdentityType identity = 1; |
TrezorType.IdentityTypeOrBuilder |
TrezorMessage.GetECDHSessionKey.getIdentityOrBuilder()
optional .IdentityType identity = 1; |
TrezorType.IdentityTypeOrBuilder |
TrezorMessage.GetECDHSessionKey.Builder.getIdentityOrBuilder()
optional .IdentityType identity = 1; |
Copyright © 2013–2016 Bitcoin Solutions Ltd. All rights reserved.