Issue #457 - Remove duplicate PKCS11 definitions

This commit is contained in:
Moonchild
2021-02-24 11:09:47 +00:00
parent 29271977c9
commit 85b0f705d9
-4
View File
@@ -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) },