Skip to content

/AWS1/CL_PCYROOTCERTPUBLICKEY

Parameter information for root public key certificate import.

CONSTRUCTOR

IMPORTING

Required arguments:

io_keyattributes TYPE REF TO /AWS1/CL_PCYKEYATTRIBUTES /AWS1/CL_PCYKEYATTRIBUTES

The role of the key, the algorithm it supports, and the cryptographic operations allowed with the key. This data is immutable after the root public key is imported.

iv_publickeycertificate TYPE /AWS1/PCYCERTIFICATETYPE /AWS1/PCYCERTIFICATETYPE

Parameter information for root public key certificate import.


Queryable Attributes

KeyAttributes

The role of the key, the algorithm it supports, and the cryptographic operations allowed with the key. This data is immutable after the root public key is imported.

Accessible with the following methods

Method Description
GET_KEYATTRIBUTES() Getter for KEYATTRIBUTES

PublicKeyCertificate

Parameter information for root public key certificate import.

Accessible with the following methods

Method Description
GET_PUBLICKEYCERTIFICATE() Getter for PUBLICKEYCERTIFICATE, with configurable default
ASK_PUBLICKEYCERTIFICATE() Getter for PUBLICKEYCERTIFICATE w/ exceptions if field has n
HAS_PUBLICKEYCERTIFICATE() Determine if PUBLICKEYCERTIFICATE has a value