Sha256: c954c419f33d7e01b89d206fb4283c9086f02367440c04ae75b1ae26c45d1762
Contents?: true
Size: 691 Bytes
Versions: 2
Compression:
Stored size: 691 Bytes
Contents
# Generated by the protocol buffer compiler. DO NOT EDIT! # source: signed_time_stamp.proto require 'google/protobuf' Google::Protobuf::DescriptorPool.generated_pool.build do add_message "Yoti.Protobuf.compubapi_v3.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 CompubapiV3 SignedTimestamp = Google::Protobuf::DescriptorPool.generated_pool.lookup("Yoti.Protobuf.compubapi_v3.SignedTimestamp").msgclass end end end
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
yoti-1.3.1 | lib/yoti/protobuf/v3/compubapi/signed_time_stamp_pb.rb |
yoti-1.3.0 | lib/yoti/protobuf/v3/compubapi/signed_time_stamp_pb.rb |