Previous Topic: CPF LimitationsNext Topic: Token Access Control


PKCS #11 Tokens

PKCS #11 is the cryptographic token interface standard. It specifies an application programming interface (API) to tokens, that hold cryptographic information and perform cryptographic functions.

z/OS PKCS #11 tokens are created using system software such as CA Top Secret, ACF2, RACF, the gskkyman utility, or by applications using the C API.

Each token has a unique token name, or label, specified by the end user or application when the token is created.

A token name must follow these rules:

To use PKCS #11 tokens with CA Top Secret, use the TSS P11TOKEN command function with the BIND, IMPORT, TOKENADD, TOKENDEL, TOKENLST and UNBIND keywords.

For information, see the Command Function Guide.