Searched defs:HpkeKeyFormat (Results 1 – 6 of 6) sorted by relevance
391 type HpkeKeyFormat struct { struct392 state protoimpl.MessageState393 sizeCache protoimpl.SizeCache394 unknownFields protoimpl.UnknownFields396 Params *HpkeParams `protobuf:"bytes,1,opt,name=params,proto3" json:"params,omitempty"`399 func (x *HpkeKeyFormat) Reset() {408 func (x *HpkeKeyFormat) String() string {412 func (*HpkeKeyFormat) ProtoMessage() {}414 func (x *HpkeKeyFormat) ProtoReflect() protoreflect.Message {427 func (*HpkeKeyFormat) Descriptor() ([]byte, []int) {[all …]
137 func validateKeyFormat(kf *hpkepb.HpkeKeyFormat) error {
69 message HpkeKeyFormat { message