Sha256: 0b4be96610c531880ce291a3e5a016ebdb593547c30ab16ab494b7a01d5bdaba
Contents?: true
Size: 512 Bytes
Versions: 2
Compression:
Stored size: 512 Bytes
Contents
# Generated by the protocol buffer compiler. DO NOT EDIT! # source: encrypted_data.proto require 'google/protobuf' Google::Protobuf::DescriptorPool.generated_pool.build do add_message "Yoti.Protobuf.compubapi_v3.EncryptedData" do optional :iv, :bytes, 1 optional :cipher_text, :bytes, 2 end end module Yoti module Protobuf module CompubapiV3 EncryptedData = Google::Protobuf::DescriptorPool.generated_pool.lookup("Yoti.Protobuf.compubapi_v3.EncryptedData").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/encrypted_data_pb.rb |
yoti-1.3.0 | lib/yoti/protobuf/v3/compubapi/encrypted_data_pb.rb |