IBM 2 Computer Hardware User Manual


 
CCA Release 2.54 PKA_Public_Key_Register
public_key_name
The public_key_name parameter is a pointer to a string variable containing the
name under which the registered public-key will be accessed.
public_key_certificate_length
The public_key_certificate_length parameter is a pointer to an integer variable
containing the number of bytes of data in the public_key_certificate variable.
public_key_certificate
The public_key_certificate parameter is a pointer to a string variable containing
a public key to be registered. The public key must be presented in an RSA
public-key certificate section; see “RSA Public-Key Certificate Section” on
page B-17.
Required Commands
The PKA_Public_Key_Register verb requires the PKA Public Key Register
command (offset X'0201') to be enabled in the hardware.
If you specify the CLONE rule-array keyword, also enable the PKA Public Key
Register with Cloning command (offset X'0202').
Chapter 3. RSA Key-Management 3-29