Home
last modified time | relevance | path

Searched defs:JwtEcdsaPublicKey_CustomKid (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/tink/go/proto/jwt_ecdsa_go_proto/
H A Djwt_ecdsa.pb.go296 type JwtEcdsaPublicKey_CustomKid struct { struct
297 state protoimpl.MessageState
298 sizeCache protoimpl.SizeCache
299 unknownFields protoimpl.UnknownFields
301 Value string `protobuf:"bytes,1,opt,name=value,proto3" json:"value,omitempty"`
304 func (x *JwtEcdsaPublicKey_CustomKid) Reset() {
313 func (x *JwtEcdsaPublicKey_CustomKid) String() string {
317 func (*JwtEcdsaPublicKey_CustomKid) ProtoMessage() {}
319 func (x *JwtEcdsaPublicKey_CustomKid) ProtoReflect() protoreflect.Message {
332 func (*JwtEcdsaPublicKey_CustomKid) Descriptor() ([]byte, []int) {
[all …]