public interface EcdsaKeyFormatOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
EcdsaParams |
getParams()
Required.
|
EcdsaParamsOrBuilder |
getParamsOrBuilder()
Required.
|
int |
getVersion()
uint32 version = 3; |
boolean |
hasParams()
Required.
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean hasParams()
Required.
.google.crypto.tink.EcdsaParams params = 2;EcdsaParams getParams()
Required.
.google.crypto.tink.EcdsaParams params = 2;EcdsaParamsOrBuilder getParamsOrBuilder()
Required.
.google.crypto.tink.EcdsaParams params = 2;int getVersion()
uint32 version = 3;