public final class JwtRsaSsaPssKeyFormat extends com.google.protobuf.GeneratedMessageLite<JwtRsaSsaPssKeyFormat,JwtRsaSsaPssKeyFormat.Builder> implements JwtRsaSsaPssKeyFormatOrBuilder
google.crypto.tink.JwtRsaSsaPssKeyFormat| Modifier and Type | Class and Description |
|---|---|
static class |
JwtRsaSsaPssKeyFormat.Builder
Protobuf type
google.crypto.tink.JwtRsaSsaPssKeyFormat |
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 |
MODULUS_SIZE_IN_BITS_FIELD_NUMBER |
static int |
PUBLIC_EXPONENT_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) |
JwtRsaSsaPssAlgorithm |
getAlgorithm()
.google.crypto.tink.JwtRsaSsaPssAlgorithm algorithm = 2; |
int |
getAlgorithmValue()
.google.crypto.tink.JwtRsaSsaPssAlgorithm algorithm = 2; |
static JwtRsaSsaPssKeyFormat |
getDefaultInstance() |
int |
getModulusSizeInBits()
uint32 modulus_size_in_bits = 3; |
com.google.protobuf.ByteString |
getPublicExponent()
bytes public_exponent = 4; |
int |
getVersion()
uint32 version = 1; |
static JwtRsaSsaPssKeyFormat.Builder |
newBuilder() |
static JwtRsaSsaPssKeyFormat.Builder |
newBuilder(JwtRsaSsaPssKeyFormat prototype) |
static JwtRsaSsaPssKeyFormat |
parseDelimitedFrom(InputStream input) |
static JwtRsaSsaPssKeyFormat |
parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static JwtRsaSsaPssKeyFormat |
parseFrom(byte[] data) |
static JwtRsaSsaPssKeyFormat |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static JwtRsaSsaPssKeyFormat |
parseFrom(ByteBuffer data) |
static JwtRsaSsaPssKeyFormat |
parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static JwtRsaSsaPssKeyFormat |
parseFrom(com.google.protobuf.ByteString data) |
static JwtRsaSsaPssKeyFormat |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static JwtRsaSsaPssKeyFormat |
parseFrom(com.google.protobuf.CodedInputStream input) |
static JwtRsaSsaPssKeyFormat |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static JwtRsaSsaPssKeyFormat |
parseFrom(InputStream input) |
static JwtRsaSsaPssKeyFormat |
parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static com.google.protobuf.Parser<JwtRsaSsaPssKeyFormat> |
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 static final int MODULUS_SIZE_IN_BITS_FIELD_NUMBER
public static final int PUBLIC_EXPONENT_FIELD_NUMBER
public int getVersion()
uint32 version = 1;getVersion in interface JwtRsaSsaPssKeyFormatOrBuilderpublic int getAlgorithmValue()
.google.crypto.tink.JwtRsaSsaPssAlgorithm algorithm = 2;getAlgorithmValue in interface JwtRsaSsaPssKeyFormatOrBuilderpublic JwtRsaSsaPssAlgorithm getAlgorithm()
.google.crypto.tink.JwtRsaSsaPssAlgorithm algorithm = 2;getAlgorithm in interface JwtRsaSsaPssKeyFormatOrBuilderpublic int getModulusSizeInBits()
uint32 modulus_size_in_bits = 3;getModulusSizeInBits in interface JwtRsaSsaPssKeyFormatOrBuilderpublic com.google.protobuf.ByteString getPublicExponent()
bytes public_exponent = 4;getPublicExponent in interface JwtRsaSsaPssKeyFormatOrBuilderpublic static JwtRsaSsaPssKeyFormat parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static JwtRsaSsaPssKeyFormat parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static JwtRsaSsaPssKeyFormat parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static JwtRsaSsaPssKeyFormat parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static JwtRsaSsaPssKeyFormat parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static JwtRsaSsaPssKeyFormat parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static JwtRsaSsaPssKeyFormat parseFrom(InputStream input) throws IOException
IOExceptionpublic static JwtRsaSsaPssKeyFormat parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static JwtRsaSsaPssKeyFormat parseDelimitedFrom(InputStream input) throws IOException
IOExceptionpublic static JwtRsaSsaPssKeyFormat parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static JwtRsaSsaPssKeyFormat parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOExceptionpublic static JwtRsaSsaPssKeyFormat parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static JwtRsaSsaPssKeyFormat.Builder newBuilder()
public static JwtRsaSsaPssKeyFormat.Builder newBuilder(JwtRsaSsaPssKeyFormat prototype)
protected final Object dynamicMethod(com.google.protobuf.GeneratedMessageLite.MethodToInvoke method, Object arg0, Object arg1)
dynamicMethod in class com.google.protobuf.GeneratedMessageLite<JwtRsaSsaPssKeyFormat,JwtRsaSsaPssKeyFormat.Builder>public static JwtRsaSsaPssKeyFormat getDefaultInstance()
public static com.google.protobuf.Parser<JwtRsaSsaPssKeyFormat> parser()