4.14 Private Key Flags

The following tables provide the general and private key flags:

4.14.1 General Private Key Flag

Use the following private key flag for creating certificates.

Value

Name

Description

0x0002

PRIVATE_KEY

Use for all certificates.

4.14.2 Optional Private Key Flag

Value

Name

Description

0x0004

PRIVATE_KEY _EXTRACTABLE

Use to allow a key to be extracted out of NICI. This is valid for all certificates.

NOTE:When using the PRIVATE_KEY_EXTRACTABLE flag and including the Novell Security Attributes™ Extension, it’s necessary to bitwise-OR the extractable option (that is, NOVELL_EXTENSION_EXTRACTABLE_KEY) along with the appropriate Novell attribute to the flags field in the Novell Security Attributes extension.