20 #ifndef __com_sun_star_xml_crypto_XNSSInitializer_idl_
21 #define __com_sun_star_xml_crypto_XNSSInitializer_idl_
26 #include <com/sun/star/xml/lang/XInitialization.idl>
28 module com { module sun { module star { module xml { module crypto {
34 interface ::com::sun::star::xml::crypto::XDigestContextSupplier;
35 interface ::com::sun::star::xml::crypto::XCipherContextSupplier;
46 [attribute, readonly]
string NSSPath;
61 sequence<NSSProfile> getNSSProfiles();
boolean IsNSSinitialized
the state of the NSS initialization
Definition: XNSSInitializer.idl:55
string NSSPath
the current path to the NSS databases
Definition: XNSSInitializer.idl:35
Definition: XNSSInitializer.idl:33