public final class JwtEcdsaKeyFormat extends com.google.protobuf.GeneratedMessageLite<JwtEcdsaKeyFormat,JwtEcdsaKeyFormat.Builder> implements JwtEcdsaKeyFormatOrBuilder
google.crypto.tink.JwtEcdsaKeyFormat| Modifier and Type | Class and Description |
|---|---|
static class |
JwtEcdsaKeyFormat.Builder
Protobuf type
google.crypto.tink.JwtEcdsaKeyFormat |
com.google.protobuf.GeneratedMessageLite.DefaultInstanceBasedParser<T extends com.google.protobuf.GeneratedMessageLite<T,?>>, com.google.protobuf.GeneratedMessageLite.ExtendableBuilder<MessageType extends com.google.protobuf.GeneratedMessageLite.ExtendableMessage<MessageType,BuilderType>,BuilderType extends com.google.protobuf.GeneratedMessageLite.ExtendableBuilder<MessageType,BuilderType>>, com.google.protobuf.GeneratedMessageLite.ExtendableMessage<MessageType extends com.google.protobuf.GeneratedMessageLite.ExtendableMessage<MessageType,BuilderType>,BuilderType extends com.google.protobuf.GeneratedMessageLite.ExtendableBuilder<MessageType,BuilderType>>, com.google.protobuf.GeneratedMessageLite.ExtendableMessageOrBuilder<MessageType extends com.google.protobuf.GeneratedMessageLite.ExtendableMessage<MessageType,BuilderType>,BuilderType extends com.google.protobuf.GeneratedMessageLite.ExtendableBuilder<MessageType,BuilderType>>, com.google.protobuf.GeneratedMessageLite.GeneratedExtension<ContainingType extends com.google.protobuf.MessageLite,Type>, com.google.protobuf.GeneratedMessageLite.MethodToInvoke, com.google.protobuf.GeneratedMessageLite.SerializedForm| Modifier and Type | Field and Description |
|---|---|
static int |
ALGORITHM_FIELD_NUMBER |
static int |
VERSION_FIELD_NUMBER |
| Modifier and Type | Method and Description |
|---|---|
protected Object |
dynamicMethod(com.google.protobuf.GeneratedMessageLite.MethodToInvoke method,
Object arg0,
Object arg1) |
JwtEcdsaAlgorithm |
getAlgorithm()
.google.crypto.tink.JwtEcdsaAlgorithm algorithm = 2; |
int |
getAlgorithmValue()
.google.crypto.tink.JwtEcdsaAlgorithm algorithm = 2; |
static JwtEcdsaKeyFormat |
getDefaultInstance() |
int |
getVersion()
uint32 version = 1; |
static JwtEcdsaKeyFormat.Builder |
newBuilder() |
static JwtEcdsaKeyFormat.Builder |
newBuilder(JwtEcdsaKeyFormat prototype) |
static JwtEcdsaKeyFormat |
parseDelimitedFrom(InputStream input) |
static JwtEcdsaKeyFormat |
parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static JwtEcdsaKeyFormat |
parseFrom(byte[] data) |
static JwtEcdsaKeyFormat |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static JwtEcdsaKeyFormat |
parseFrom(ByteBuffer data) |
static JwtEcdsaKeyFormat |
parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static JwtEcdsaKeyFormat |
parseFrom(com.google.protobuf.ByteString data) |
static JwtEcdsaKeyFormat |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static JwtEcdsaKeyFormat |
parseFrom(com.google.protobuf.CodedInputStream input) |
static JwtEcdsaKeyFormat |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static JwtEcdsaKeyFormat |
parseFrom(InputStream input) |
static JwtEcdsaKeyFormat |
parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static com.google.protobuf.Parser<JwtEcdsaKeyFormat> |
parser() |
createBuilder, createBuilder, dynamicMethod, dynamicMethod, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyLongList, emptyProtobufList, equals, getDefaultInstanceForType, getParserForType, getSerializedSize, hashCode, isInitialized, isInitialized, makeImmutable, mergeLengthDelimitedField, mergeUnknownFields, mergeVarintField, mutableCopy, mutableCopy, mutableCopy, mutableCopy, mutableCopy, mutableCopy, newBuilderForType, newMessageInfo, newRepeatedGeneratedExtension, newSingularGeneratedExtension, parseDelimitedFrom, parseDelimitedFrom, parseFrom, parseFrom, parseFrom, parseFrom, parseFrom, parseFrom, parseFrom, parseFrom, parseFrom, parseFrom, parsePartialFrom, parseUnknownField, registerDefaultInstance, toBuilder, toString, writeToaddAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeTopublic static final int VERSION_FIELD_NUMBER
public static final int ALGORITHM_FIELD_NUMBER
public int getVersion()
uint32 version = 1;getVersion in interface JwtEcdsaKeyFormatOrBuilderpublic int getAlgorithmValue()
.google.crypto.tink.JwtEcdsaAlgorithm algorithm = 2;getAlgorithmValue in interface JwtEcdsaKeyFormatOrBuilderpublic JwtEcdsaAlgorithm getAlgorithm()
.google.crypto.tink.JwtEcdsaAlgorithm algorithm = 2;getAlgorithm in interface JwtEcdsaKeyFormatOrBuilderpublic static JwtEcdsaKeyFormat parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static JwtEcdsaKeyFormat parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static JwtEcdsaKeyFormat parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static JwtEcdsaKeyFormat parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static JwtEcdsaKeyFormat parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static JwtEcdsaKeyFormat parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static JwtEcdsaKeyFormat parseFrom(InputStream input) throws IOException
IOExceptionpublic static JwtEcdsaKeyFormat parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static JwtEcdsaKeyFormat parseDelimitedFrom(InputStream input) throws IOException
IOExceptionpublic static JwtEcdsaKeyFormat parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static JwtEcdsaKeyFormat parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOExceptionpublic static JwtEcdsaKeyFormat parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static JwtEcdsaKeyFormat.Builder newBuilder()
public static JwtEcdsaKeyFormat.Builder newBuilder(JwtEcdsaKeyFormat prototype)
protected final Object dynamicMethod(com.google.protobuf.GeneratedMessageLite.MethodToInvoke method, Object arg0, Object arg1)
dynamicMethod in class com.google.protobuf.GeneratedMessageLite<JwtEcdsaKeyFormat,JwtEcdsaKeyFormat.Builder>public static JwtEcdsaKeyFormat getDefaultInstance()
public static com.google.protobuf.Parser<JwtEcdsaKeyFormat> parser()