54 XCipherContext getCipherContext( [in]
long nCipherID, [in] sequence< byte > aKey, [in] sequence< byte > aInitializationVector, [in]
boolean bEncryption, [in] sequence< ::com::sun::star::beans::NamedValue > aParams )
This interface allows to encrypt/decrypt data using the cipher context.
Definition: XCipherContext.idl:31
This interface allows to get an object that allows to encrypt/decrypt data using the specified algori...
Definition: XCipherContextSupplier.idl:28