KeyDataPublicKey Property

The public key.

Object Oriented Interface

public function getKeyDataPublicKey();

Procedural Interface

cloudkeys_amazonkms_get($res, 26 );

Default Value

''

Remarks

The public key.

When GetPublicKey is called, this property will reflect the public key of the CMK. When GenerateDataKeyPair is called, this property will reflect the public key of the data key pair. The public key is exposed in PEM format for convenience.

Always empty when GenerateDataKey is called.

This property is read-only and not available at design time.

Data Type

String

Copyright (c) 2022 /n software inc. - All rights reserved.
Cloud Keys 2020 PHP Edition - Version 20.0 [Build 8157]