Sha256: d6f0827d122716ccd5f4ee601413aa105513a8cf45925ae0bd01c260d9ae36f8
Contents?: true
Size: 481 Bytes
Versions: 12
Compression:
Stored size: 481 Bytes
Contents
# Generated by the protocol buffer compiler. DO NOT EDIT! # source: EncryptedData.proto require 'google/protobuf' Google::Protobuf::DescriptorPool.generated_pool.build do add_message "compubapi_v1.EncryptedData" do optional :iv, :bytes, 1 optional :cipher_text, :bytes, 2 end end module Yoti module Protobuf module Compubapi EncryptedData = Google::Protobuf::DescriptorPool.generated_pool.lookup("compubapi_v1.EncryptedData").msgclass end end end
Version data entries
12 entries across 12 versions & 1 rubygems