Skip to content

Latest commit

 

History

History
8 lines (8 loc) · 135 Bytes

pkcs11testmodule.def

File metadata and controls

8 lines (8 loc) · 135 Bytes
 
1
2
3
4
5
6
7
8
;+NSS_3.48 { # NSS 3.48 release
;+ global:
LIBRARY pkcs11testmodule ;-
EXPORTS ;-
C_GetFunctionList;
;+ local:
;+ *;
;+};