Sha256: ade620ad3cb5685d3efc81f2367f2f6c669f8468d4e4cdc48ee8538caaea490c
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.1 | lib/yoti/protobuf/v3/attrpubapi/signing_pb.rb |