Class: Google::Cloud::Kms::V1::RawDecryptRequest

Inherits:
Object
  • Object
show all
Extended by:
Protobuf::MessageExts::ClassMethods
Includes:
Protobuf::MessageExts
Defined in:
proto_docs/google/cloud/kms/v1/service.rb

Overview

Request message for KeyManagementService.RawDecrypt.

Instance Attribute Summary collapse

Instance Attribute Details

#additional_authenticated_data::String



876
877
878
879
# File 'proto_docs/google/cloud/kms/v1/service.rb', line 876

class RawDecryptRequest
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end

#additional_authenticated_data_crc32c::Google::Protobuf::Int64Value



876
877
878
879
# File 'proto_docs/google/cloud/kms/v1/service.rb', line 876

class RawDecryptRequest
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end

#ciphertext::String



876
877
878
879
# File 'proto_docs/google/cloud/kms/v1/service.rb', line 876

class RawDecryptRequest
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end

#ciphertext_crc32c::Google::Protobuf::Int64Value



876
877
878
879
# File 'proto_docs/google/cloud/kms/v1/service.rb', line 876

class RawDecryptRequest
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end

#initialization_vector::String



876
877
878
879
# File 'proto_docs/google/cloud/kms/v1/service.rb', line 876

class RawDecryptRequest
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end

#initialization_vector_crc32c::Google::Protobuf::Int64Value



876
877
878
879
# File 'proto_docs/google/cloud/kms/v1/service.rb', line 876

class RawDecryptRequest
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end

#name::String



876
877
878
879
# File 'proto_docs/google/cloud/kms/v1/service.rb', line 876

class RawDecryptRequest
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end

#tag_length::Integer



876
877
878
879
# File 'proto_docs/google/cloud/kms/v1/service.rb', line 876

class RawDecryptRequest
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end