Sha256: 18b208eeda134d0e59dbc60cb9085bf4cc442c4ab1e4ce484ca0c0af05dc2824
Contents?: true
Size: 697 Bytes
Versions: 12
Compression:
Stored size: 697 Bytes
Contents
# Generated by the protocol buffer compiler. DO NOT EDIT! # source: Signing.proto require 'google/protobuf' require 'ContentType_pb' Google::Protobuf::DescriptorPool.generated_pool.build do add_message "attrpubapi_v1.AttributeSigning" do optional :name, :string, 1 optional :value, :bytes, 2 optional :content_type, :enum, 3, "attrpubapi_v1.ContentType" optional :artifact_signature, :bytes, 4 optional :sub_type, :string, 5 optional :signed_time_stamp, :bytes, 6 end end module Yoti module Protobuf module Attrpubapi AttributeSigning = Google::Protobuf::DescriptorPool.generated_pool.lookup("attrpubapi_v1.AttributeSigning").msgclass end end end
Version data entries
12 entries across 12 versions & 1 rubygems