Home
last modified time | relevance | path

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

/aosp_15_r20/external/tink/go/proto/jwt_hmac_go_proto/
H A Djwt_hmac.pb.go164 type JwtHmacKeyFormat struct { struct
165 state protoimpl.MessageState
166 sizeCache protoimpl.SizeCache
167 unknownFields protoimpl.UnknownFields
169 Version uint32 `protobuf:"varint,1,opt,name=version,proto3" json:"version,omitempty"`
170 …t,2,opt,name=algorithm,proto3,enum=google.crypto.tink.JwtHmacAlgorithm" json:"algorithm,omitempty"`
171 …t32 `protobuf:"varint,3,opt,name=key_size,json=keySize,proto3" json:"key_size,omitempty"`
174 func (x *JwtHmacKeyFormat) Reset() {
183 func (x *JwtHmacKeyFormat) String() string {
187 func (*JwtHmacKeyFormat) ProtoMessage() {}
[all …]
/aosp_15_r20/external/tink/proto/
H A Djwt_hmac.proto47 message JwtHmacKeyFormat { message
/aosp_15_r20/external/tink/python/tink/proto/
H A Djwt_hmac.proto47 message JwtHmacKeyFormat { message
/aosp_15_r20/external/tink/java_src/proto/
H A Djwt_hmac.proto47 message JwtHmacKeyFormat { message
/aosp_15_r20/external/tink/cc/proto/
H A Djwt_hmac.proto47 message JwtHmacKeyFormat { message