Searched refs:encrypted (Results 1 – 25 of 90) sorted by relevance
1234
68 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 to99 the PackageStream object is not encrypted111 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 encrypted135 the stream is not a correct raw representation of encrypted package stream
38 /** This exception can be thrown in case object is encrypted when it is not allowed
38 /** This exception can be thrown in case object is not encrypted one as expected.
39 representing encrypted package stream.
90 the raw representation of encrypted stream with all the data120 /** 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 encrypted135 only encrypted streams. The contents of returned by these methods144 a raw stream representing encrypted stream153 the stream is not an encrypted one174 /** allows to insert a raw stream representing encrypted stream with184 This method allows to transport encrypted streams without decryption.185 Mainly this method is introduced to allow to copy one encrypted[all …]
170 /** 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 the192 The property value <TRUE/> means that the stream will become encrypted199 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 storage204 will not be encrypted at all.211 automatically set to <FALSE/> and the stream becomes encrypted216 In case stream is encrypted one and the value is set to <TRUE/>
45 /** allows to get access to a child encrypted stream with EncryptionData.77 the stream is not encrypted100 /** allows to get readonly copy of a child encrypted stream with encryption134 the stream is not encrypted
129 If the child stream is an encrypted one a corect180 If the child stream is an encrypted one a corect281 to decrypt all encrypted streams and to encrypt streams that are333 /** allows to detect if the storage contains encrypted entries.337 substorages contain encrypted streams. Usually in case this property
61 marked to be encrypted. If no stream in the storage is marked to be62 encrypted, the algorithms-related information may have no effect to 93 the checksum of the encrypted data; in case
44 /** allows to get access to a child encrypted stream with encryption data77 the stream is not encrypted
192 /** allows to get access to a child encrypted stream with password.224 the stream is not encrypted317 /** allows to get readonly copy of a child encrypted stream with password.350 the stream is not encrypted
140 /** allows to get access to a child encrypted stream with password using173 the stream is not encrypted
57 already encrypted/decrypted data ( it depends from the used67 data that should be encrypted/decrypted
65 * So I think it will be more simple that the application set the encrypted key82 * Get the target xml element, i.e. the element to be encrypted
202 Text [ en-US ] = "Text to be encrypted or text already encrypted";
599 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." ;
51 void encrypted(
34 /** this request specifies if a password for opening or modifying of an encrypted Microsoft Office …
477 …Text [ en-US ] = "The encrypted document contains unexpected non-encrypted streams.\n\nThis could …
124 xEncryptionResultListener->encrypted( m_nSecurityId, m_nStatus ); in notifyResultListener()
141 …Text [ en-US ] = "The loading of password-encrypted Microsoft PowerPoint presentations is not supp…
147 boolean Encrypted ( are the stream data encrypted or not ).
58 application/pgp-encrypted
1009 public void encrypted(int securityId, SecurityOperationStatus encryptionResult) in encrypted() method in XMLSecurityFrameworkController
171 int encrypted; field507 us.encrypted = 0;
Completed in 89 milliseconds