Home
last modified time | relevance | path

Searched refs:encrypted (Results 1 – 25 of 90) sorted by relevance

1234

/trunk/main/offapi/com/sun/star/packages/
H A DXDataSinkEncrSupport.idl68 In case stream is encrypted one and the key for the stream is not set,
88 In case stream is not encrypted an exception will be thrown.
90 The difference of raw stream is that it contains header for encrypted data,
91 so an encrypted stream can be copyed from one PackageStream to
99 the PackageStream object is not encrypted
111 In case PackageStream is marked as encrypted the data stream will be encrypted on storing.
125 The PackageStream object can not be marked as encrypted one,
132 the PackageStream object is marked as encrypted
135 the stream is not a correct raw representation of encrypted package stream
H A DEncryptionNotAllowedException.idl38 /** This exception can be thrown in case object is encrypted when it is not allowed
H A DNoEncryptionException.idl38 /** This exception can be thrown in case object is not encrypted one as expected.
H A DNoRawFormatException.idl39 representing encrypted package stream.
/trunk/main/offapi/com/sun/star/embed/
H A DXStorageRawAccess.idl90 the raw representation of encrypted stream with all the data
120 /** allows to get a raw stream representing encrypted stream with header.
123 This method allows to transport encrypted streams without decryption.
124 Mainly this method is introduced to allow to copy one encrypted
135 only encrypted streams. The contents of returned by these methods
144 a raw stream representing encrypted stream
153 the stream is not an encrypted one
174 /** allows to insert a raw stream representing encrypted stream with
184 This method allows to transport encrypted streams without decryption.
185 Mainly this method is introduced to allow to copy one encrypted
[all …]
H A DStorageStream.idl170 /** allows to detect if the stream is encrypted.
173 The property value <TRUE/> means that the stream is currently encrypted.
174 <FALSE/> - the stream is not encrypted.
188 /** specifies whether the stream will become encrypted next time the
192 The property value <TRUE/> means that the stream will become encrypted
199 In case stream is not encrypted and the property is set to <TRUE/>,
202 On the commit the stream will be encrypted with the common storage
204 will not be encrypted at all.
211 automatically set to <FALSE/> and the stream becomes encrypted
216 In case stream is encrypted one and the value is set to <TRUE/>
H A DXStorage2.idl45 /** allows to get access to a child encrypted stream with EncryptionData.
77 the stream is not encrypted
100 /** allows to get readonly copy of a child encrypted stream with encryption
134 the stream is not encrypted
H A DStorage.idl129 If the child stream is an encrypted one a corect
180 If the child stream is an encrypted one a corect
281 to decrypt all encrypted streams and to encrypt streams that are
333 /** allows to detect if the storage contains encrypted entries.
337 substorages contain encrypted streams. Usually in case this property
H A DXEncryptionProtectedStorage.idl61 marked to be encrypted. If no stream in the storage is marked to be
62 encrypted, the algorithms-related information may have no effect to
93 the checksum of the encrypted data; in case
H A DXHierarchicalStorageAccess2.idl44 /** allows to get access to a child encrypted stream with encryption data
77 the stream is not encrypted
H A DXStorage.idl192 /** allows to get access to a child encrypted stream with password.
224 the stream is not encrypted
317 /** allows to get readonly copy of a child encrypted stream with password.
350 the stream is not encrypted
H A DXHierarchicalStorageAccess.idl140 /** allows to get access to a child encrypted stream with password using
173 the stream is not encrypted
/trunk/main/offapi/com/sun/star/xml/crypto/
H A DXCipherContext.idl57 already encrypted/decrypted data ( it depends from the used
67 data that should be encrypted/decrypted
H A DXXMLEncryptionTemplate.idl65 * So I think it will be more simple that the application set the encrypted key
82 * Get the target xml element, i.e. the element to be encrypted
/trunk/main/scaddins/source/datefunc/
H A Ddatefunc.src202 Text [ en-US ] = "Text to be encrypted or text already encrypted";
/trunk/main/filter/source/pdf/
H A Dimpdialog.src599 Text [ en-US ] = "PDF document will be encrypted" ;
609 Text [ en-US ] = "PDF document will not be encrypted" ;
614 Text [en-US] = "PDF document will not be encrypted due to PDF/A export." ;
/trunk/main/offapi/com/sun/star/xml/crypto/sax/
H A DXEncryptionResultListener.idl51 void encrypted(
/trunk/main/offapi/com/sun/star/task/
H A DDocumentMSPasswordRequest2.idl34 /** this request specifies if a password for opening or modifying of an encrypted Microsoft Office …
/trunk/main/svx/source/src/
H A Derrtxt.src477 …Text [ en-US ] = "The encrypted document contains unexpected non-encrypted streams.\n\nThis could …
/trunk/main/xmlsecurity/source/framework/
H A Dencryptorimpl.cxx124 xEncryptionResultListener->encrypted( m_nSecurityId, m_nStatus ); in notifyResultListener()
/trunk/main/svx/source/items/
H A Dsvxerr.src141 …Text [ en-US ] = "The loading of password-encrypted Microsoft PowerPoint presentations is not supp…
/trunk/main/offapi/com/sun/star/ucb/
H A DPackageStreamContent.idl147 boolean Encrypted ( are the stream data encrypted or not ).
/trunk/main/solenv/inc/
H A Dmime.types58 application/pgp-encrypted
/trunk/main/xmlsecurity/tools/uno/
H A DXMLSecurityFrameworkController.java1009 public void encrypted(int securityId, SecurityOperationStatus encryptionResult) in encrypted() method in XMLSecurityFrameworkController
/trunk/main/extensions/source/macosx/spotlight/
H A Dunzip.m171 int encrypted; field
507 us.encrypted = 0;

Completed in 65 milliseconds

1234