Class: Google::Privacy::Dlp::V2beta1::UnwrappedCryptoKey

Inherits:
Object
  • Object
show all
Defined in:
lib/google/cloud/dlp/v2beta1/doc/google/privacy/dlp/v2beta1/dlp.rb

Overview

Using raw keys is prone to security risks due to accidentally leaking the key. Choose another type of key if possible.

Instance Attribute Summary collapse

Instance Attribute Details

#keyString

Returns The AES 128/192/256 bit key. [required]

Returns:

  • (String)

    The AES 128/192/256 bit key. [required]



1012
# File 'lib/google/cloud/dlp/v2beta1/doc/google/privacy/dlp/v2beta1/dlp.rb', line 1012

class UnwrappedCryptoKey; end