10 lines
163 B
Modula-2
10 lines
163 B
Modula-2
LIBRARY NMMKCERT
|
|
|
|
EXPORTS
|
|
|
|
; Self-Signed certificate creation entry point
|
|
NmMakeCert
|
|
; RunDLL32 compatible cleanup entry point
|
|
NmMakeCertCleanup
|
|
|