Class: Google::Cloud::Kms::V1::ImportJob::WrappingPublicKey

Inherits:
Object
  • Object
show all
Defined in:
lib/google/cloud/kms/v1/doc/google/cloud/kms/v1/resources.rb

Overview

The public key component of the wrapping key. For details of the type of key this public key corresponds to, see the ImportMethod.

Instance Attribute Summary collapse

Instance Attribute Details

#pemString

Returns The public key, encoded in PEM format. For more information, see the RFC 7468 sections for General Considerations and Textual Encoding of Subject Public Key Info.

Returns:



460
# File 'lib/google/cloud/kms/v1/doc/google/cloud/kms/v1/resources.rb', line 460

class WrappingPublicKey; end