cryptoservices/certificateandkeymgmt/tcertstore/t_unifiedcertstoreactiongetcert.h
equal
deleted
inserted
replaced
13 * |
13 * |
14 * Description: |
14 * Description: |
15 * CUnifiedCertStoreGetCert class implementation |
15 * CUnifiedCertStoreGetCert class implementation |
16 * |
16 * |
17 */ |
17 */ |
18 |
|
19 |
|
20 |
18 |
21 |
19 |
22 /** |
20 /** |
23 @file |
21 @file |
24 @internalTechnology |
22 @internalTechnology |
60 TCertLabel iLabel; |
58 TCertLabel iLabel; |
61 TCTTokenObjectHandle iHandle;*/ |
59 TCTTokenObjectHandle iHandle;*/ |
62 }; |
60 }; |
63 |
61 |
64 #endif |
62 #endif |
|
63 |