Sha256: 003d0724d63b3687b0e678e5e7192b8771fc4541f67cbe91afe3b88bb8b74b4b
Contents?: true
Size: 659 Bytes
Versions: 12
Compression:
Stored size: 659 Bytes
Contents
# Generated by the protocol buffer compiler. DO NOT EDIT! # source: SignedTimestamp.proto require 'google/protobuf' Google::Protobuf::DescriptorPool.generated_pool.build do add_message "compubapi_v1.SignedTimestamp" do optional :version, :int32, 1 optional :timestamp, :uint64, 2 optional :message_digest, :bytes, 3 optional :chain_digest, :bytes, 4 optional :chain_digest_skip1, :bytes, 5 optional :chain_digest_skip2, :bytes, 6 end end module Yoti module Protobuf module Compubapi SignedTimestamp = Google::Protobuf::DescriptorPool.generated_pool.lookup("compubapi_v1.SignedTimestamp").msgclass end end end
Version data entries
12 entries across 12 versions & 1 rubygems