public static interface SecretServiceOuterClass.GenerateKeyRequestOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
SecretServiceOuterClass.KeyType |
getSpec()
Spec gives a way to generate the key (potentially BIP32 private derivation path here)
|
int |
getSpecValue()
Spec gives a way to generate the key (potentially BIP32 private derivation path here)
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofint getSpecValue()
Spec gives a way to generate the key (potentially BIP32 private derivation path here)
.secret_service.KeyType spec = 1;SecretServiceOuterClass.KeyType getSpec()
Spec gives a way to generate the key (potentially BIP32 private derivation path here)
.secret_service.KeyType spec = 1;Copyright © 2019. All rights reserved.