Sha256: 3033862b4838625de8d9bf370fd123db891929c92449bb2f48dba77b1483daca
Contents?: true
Size: 748 Bytes
Versions: 1
Compression:
Stored size: 748 Bytes
Contents
# Generated by the protocol buffer compiler. DO NOT EDIT! # source: signing.proto require 'google/protobuf' require_relative 'Attribute_pb' Google::Protobuf::DescriptorPool.generated_pool.build do add_message "Yoti.Protobuf.attrpubapi_v3.AttributeSigning" do optional :name, :string, 1 optional :value, :bytes, 2 optional :content_type, :enum, 3, "Yoti.Protobuf.attrpubapi_v3.ContentType" optional :artifact_signature, :bytes, 4 optional :sub_type, :string, 5 optional :signed_time_stamp, :bytes, 6 end end module Yoti module Protobuf module AttrpubapiV3 AttributeSigning = Google::Protobuf::DescriptorPool.generated_pool.lookup("Yoti.Protobuf.attrpubapi_v3.AttributeSigning").msgclass end end end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
yoti-1.3.0 | lib/yoti/protobuf/v3/attrpubapi/signing_pb.rb |