Methods' Details |
setEncryptionAlgorithms
- Description
- allows to set the encryption algorithms for the object.
The algorithms will of course be used only for streams that have been
marked to be encrypted. If no stream in the storage is marked to be
encrypted, the algorithms-related information may have no effect to
the result package.
The following values could be part of the provided sequence:
- StartKeyGenerationAlgorithm
-
specifies the algorithm that was used to generate
the EncryptionKey from the original password; in case
the contents should be decrypted, the algorithm might
be already known by the object; if a different one is
set an exception should be thrown to indicate the
error; it should take values from
com::sun::star::xml:crypto::DigestID.
- EncryptionAlgorithm
-
specifies the algorithm that should be used to
encrypt/decrypt the contents; in case the contents
should be decrypted, the algorithm might be already
known by the object; if a different one is set
an exception should be thrown to indicate the error;
it should take values from
com::sun::star::xml:crypto::CipherID.
- ChecksumAlgorithm
-
specifies the algorithm that was used to generate
the checksum of the encrypted data; in case
the contents should be decrypted, the algorithm might
be already known by the object; if a different one is
set an exception should be thrown to indicate the
error; it should take values from
com::sun::star::xml:crypto::DigestID.
|
|
getEncryptionAlgorithms
- Description
- allows to get the encryption algorithms of the object.
|
|
Top of Page
Copyright © 2000, 2014 LibreOffice contributors and/or their affiliates. All rights reserved.
LibreOffice was created by The Document Foundation, based on OpenOffice.org, which is Copyright 2000, 2010 Oracle and/or its affiliates.
The Document Foundation acknowledges all community members, please find more info at our website.
Privacy Policy | Impressum (Legal Info) | Copyright information: The source code of LibreOffice is licensed under the GNU Lesser General Public License (LGPLv3). "LibreOffice" and "The Document Foundation" are registered trademarks of their corresponding registered owners or are in actual use as trademarks in one or more countries. Their respective logos and icons are also subject to international copyright laws. Use thereof is explained in our trademark policy.