Lines Matching defs:KeyTemplate
217 type KeyTemplate struct { struct
218 state protoimpl.MessageState
219 sizeCache protoimpl.SizeCache
220 unknownFields protoimpl.UnknownFields
226 TypeUrl string `protobuf:"bytes,1,opt,name=type_url,json=typeUrl,proto3" json:"type_url,omitempty"`
228 Value []byte `protobuf:"bytes,2,opt,name=value,proto3" json:"value,omitempty"`
231 …putPrefixType,proto3,enum=google.crypto.tink.OutputPrefixType" json:"output_prefix_type,omitempty"`
234 func (x *KeyTemplate) Reset() {
243 func (x *KeyTemplate) String() string {
247 func (*KeyTemplate) ProtoMessage() {}
249 func (x *KeyTemplate) ProtoReflect() protoreflect.Message {
262 func (*KeyTemplate) Descriptor() ([]byte, []int) {
266 func (x *KeyTemplate) GetTypeUrl() string {
273 func (x *KeyTemplate) GetValue() []byte {
280 func (x *KeyTemplate) GetOutputPrefixType() OutputPrefixType {