The privilege to be applied during the cryptographic
operation.
See CSSM_GenerateKeyPair. DESCRIPTIONThis function is similar to the CSSM_GenerateKeyPair() function. It also accepts a USEE tag as a privilege request
parameter. CSSM checks that either its own privilege set or the
application's privilege set (if the application is signed) includes
the tag. If the tag is found and the service provider privilege
set indicates that it is supported, the tag is forwarded to the
service provider. RETURN VALUEA CSSM_RETURN value indicating success or specifying a particular
error condition. The value CSSM_OK indicates success. All other
values represent an error condition. ERRORSErrors are described in the CDSA Technical Standard.