Searched defs:JwtEcdsaKeyFormat (Results 1 – 5 of 5) sorted by relevance
/aosp_15_r20/external/tink/go/proto/jwt_ecdsa_go_proto/ |
H A D | jwt_ecdsa.pb.go | 239 type JwtEcdsaKeyFormat struct { struct 240 state protoimpl.MessageState 241 sizeCache protoimpl.SizeCache 242 unknownFields protoimpl.UnknownFields 244 Version uint32 `protobuf:"varint,1,opt,name=version,proto3" json:"version,omitempty"` 245 …,2,opt,name=algorithm,proto3,enum=google.crypto.tink.JwtEcdsaAlgorithm" json:"algorithm,omitempty"` 248 func (x *JwtEcdsaKeyFormat) Reset() { 257 func (x *JwtEcdsaKeyFormat) String() string { 261 func (*JwtEcdsaKeyFormat) ProtoMessage() {} 263 func (x *JwtEcdsaKeyFormat) ProtoReflect() protoreflect.Message { [all …]
|
/aosp_15_r20/external/tink/cc/proto/ |
H A D | jwt_ecdsa.proto | 58 message JwtEcdsaKeyFormat { message
|
/aosp_15_r20/external/tink/python/tink/proto/ |
H A D | jwt_ecdsa.proto | 58 message JwtEcdsaKeyFormat { message
|
/aosp_15_r20/external/tink/java_src/proto/ |
H A D | jwt_ecdsa.proto | 58 message JwtEcdsaKeyFormat { message
|
/aosp_15_r20/external/tink/proto/ |
H A D | jwt_ecdsa.proto | 58 message JwtEcdsaKeyFormat { message
|