mirror of
https://github.com/ManchildProductions/UXP-Fixed.git
synced 2026-05-26 20:27:18 +00:00
Issue #457 - Remove duplicate PKCS11 definitions
This commit is contained in:
@@ -26,10 +26,6 @@
|
||||
#include "secder.h"
|
||||
#include "secdert.h"
|
||||
|
||||
//These defines are taken from the PKCS#11 spec
|
||||
#define CKM_RSA_PKCS_KEY_PAIR_GEN 0x00000000
|
||||
#define CKM_DH_PKCS_KEY_PAIR_GEN 0x00000020
|
||||
|
||||
DERTemplate SECAlgorithmIDTemplate[] = {
|
||||
{ DER_SEQUENCE,
|
||||
0, nullptr, sizeof(SECAlgorithmID) },
|
||||
|
||||
Reference in New Issue
Block a user