pkcs11testmodule.def 135 B

123456789
  1. ;+NSS_3.48 { # NSS 3.48 release
  2. ;+ global:
  3. LIBRARY pkcs11testmodule ;-
  4. EXPORTS ;-
  5. C_GetFunctionList;
  6. ;+ local:
  7. ;+ *;
  8. ;+};