CssmKey &pubKey,
CssmKey &privKey);
+ // declared in CSPFullPluginSession, but not implemented here
+ void generate(const Context &context, uint32, CssmData ¶ms, uint32 &attrCount, Context::Attr * &attrs);
+
// this one is specified in, and called from, AppleKeyPairGenContext
void generate(
const Context &context,