Update Domito.h
This commit is contained in:
parent
f7560b1873
commit
169ea6688a
@ -65,7 +65,6 @@ typedef struct _WIN_CERTIFICATE {
|
|||||||
#define CALG_SHA512 0x800eu
|
#define CALG_SHA512 0x800eu
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
|
||||||
//
|
//
|
||||||
// Converts a WinCrypt CALG_ID to a BCRYPT_ALGORITHM identifier
|
// Converts a WinCrypt CALG_ID to a BCRYPT_ALGORITHM identifier
|
||||||
//
|
//
|
||||||
@ -90,6 +89,7 @@ DOMITO_CALG_TO_BCRYPT_ALGORITHM(
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
/********************************************************************************
|
/********************************************************************************
|
||||||
* Library functions *
|
* Library functions *
|
||||||
********************************************************************************/
|
********************************************************************************/
|
||||||
|
Loading…
Reference in New Issue
Block a user