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