Language
The Free and Open Productivity Suite
:: com :: sun :: star :: xml :: crypto ::
|
unpublished |
interface XCipherContext |
|
|
|
- Usage Restrictions
- not published
- Description
- This interface allows to encrypt/decrypt data using the cipher context.
The algorithm as well as encryption data are specified on object creation.
- Since
- OOo 3.4
- See also
- XCipherContextSupplier
|
Methods' Details |
convertWithCipherContext
- Description
- encrypts/decrypts the data using the cipher.
Please have in mind, the cipher object state might depend from the
already encrypted/decrypted data ( it depends from the used
algorithm ).
Whether the object does encryption or decryption is specified by
creation of the object.
- Parameter aData
- data that should be encrypted/decrypted
|
|
finalizeCipherContextAndDispose
- Description
- finalizes cipher and disposes context.
|
|
Top of Page
Copyright © 2013, The Apache Software Foundation, Licensed under the Apache License, Version 2.0. Apache, the Apache feather logo, Apache OpenOffice and OpenOffice.org are trademarks of The Apache Software Foundation. Other names may be trademarks of their respective owners.