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 A 128/192/256 bit key. [required].

Returns:

  • (String)

    A 128/192/256 bit key. [required]



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

class UnwrappedCryptoKey; end