equal
deleted
inserted
replaced
12 * Contributors: |
12 * Contributors: |
13 * |
13 * |
14 * Description: |
14 * Description: |
15 * |
15 * |
16 */ |
16 */ |
|
17 |
17 /** |
18 /** |
18 @file |
19 @file |
19 |
20 |
20 @SYMPurpose t_pkcs8enc.exe Test harness for pkcs8 |
21 @SYMPurpose t_pkcs8enc.exe Test harness for pkcs8 |
21 */ |
22 */ |
36 |
37 |
37 LIBRARY euser.lib efsrv.lib ecom.lib cryptography.lib |
38 LIBRARY euser.lib efsrv.lib ecom.lib cryptography.lib |
38 LIBRARY certstore.lib asn1.lib crypto.lib hash.lib |
39 LIBRARY certstore.lib asn1.lib crypto.lib hash.lib |
39 LIBRARY t_testhandler2.lib ctframework.lib x509.lib |
40 LIBRARY t_testhandler2.lib ctframework.lib x509.lib |
40 LIBRARY asnpkcs.lib estor.lib random.lib pbe.lib |
41 LIBRARY asnpkcs.lib estor.lib random.lib pbe.lib |
|
42 SMPSAFE |