Class: Google::Privacy::Dlp::V2::UnwrappedCryptoKey

Inherits:
Object
  • Object
show all
Defined in:
lib/google/cloud/dlp/v2/doc/google/privacy/dlp/v2/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]



1443
# File 'lib/google/cloud/dlp/v2/doc/google/privacy/dlp/v2/dlp.rb', line 1443

class UnwrappedCryptoKey; end