mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-03 22:38:41 +09:00
Issue #457 - Remove duplicate PKCS11 definitions
This commit is contained in:
parent
ef29cca224
commit
9fd40b1c93
1 changed files with 0 additions and 4 deletions
|
|
@ -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) },
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue