Package | Description |
---|---|
com.aspose.note.context | |
com.aspose.note.revision |
Modifier and Type | Method and Description |
---|---|
IEncryptionSession |
EncryptedFileContainerReferenceProxy.getEncryptionSession()
Gets the encryption session.
|
Constructor and Description |
---|
EncryptedFileContainerReferenceProxy(ExtendedGuid id,
long jcidFormat,
Guid fileDataStoreObjectId,
String extension,
IEncryptionSession encryptionSession)
Initializes a new instance of the
EncryptedFileContainerReferenceProxy class. |
Modifier and Type | Class and Description |
---|---|
class |
EncryptionSession
Represents an instance of document encryption
|
Modifier and Type | Method and Description |
---|---|
static IEncryptionSession |
EncryptionSession.createInstance(String password)
Initializes a new instance of the
EncryptionSession class. |
IEncryptionSession |
EncryptedObjectDeclaration2LargeRefCountFnd.getEncryptionSession()
Gets the encryption session.
|
IEncryptionSession |
EncryptedObjectDeclaration2RefCountFnd.getEncryptionSession()
Gets the encryption session.
|
IEncryptionSession |
EncryptedObjectDeclarationFileData3LargeRefCountFnd.getEncryptionSession()
Gets the encryption session.
|
IEncryptionSession |
EncryptedObjectDeclarationFileData3RefCountFnd.getEncryptionSession()
Gets the encryption session.
|
IEncryptionSession |
EncryptedObjectGroupListReferenceFnd.getEncryptionSession()
Gets the encryption session.
|
IEncryptionSession |
EncryptedReadOnlyObjectDeclaration2LargeRefCountFnd.getEncryptionSession()
Gets the encryption session.
|
IEncryptionSession |
EncryptedReadOnlyObjectDeclaration2RefCountFnd.getEncryptionSession()
Gets the encryption session.
|
static IEncryptionSession |
EncryptionSession.loadFromStream(com.aspose.ms.System.IO.Stream stream)
The load from stream.
|
Constructor and Description |
---|
EncryptedObjectDeclaration2LargeRefCountFnd(FileNodeHeader header,
FileNodeChunkReference reference,
ObjectDeclaration2Body body,
long countRef,
ObjectSpaceObjectPropSet propSet,
byte[] encryptedPropSet,
IEncryptionSession encryptionSession)
Initializes a new instance of the
EncryptedObjectDeclaration2LargeRefCountFnd class. |
EncryptedObjectDeclaration2RefCountFnd(FileNodeHeader header,
FileNodeChunkReference reference,
ObjectDeclaration2Body body,
byte countReferences,
ObjectSpaceObjectPropSet propSet,
byte[] encryptedPropSet,
IEncryptionSession encryptionSession)
Initializes a new instance of the
EncryptedObjectDeclaration2RefCountFnd class. |
EncryptedObjectDeclarationFileData3LargeRefCountFnd(FileNodeHeader header,
CompactId oid,
Jcid jcid,
long countRef,
StringInStorageBuffer fileDataReference,
StringInStorageBuffer extension,
IEncryptionSession encryptionSession)
Initializes a new instance of the
EncryptedObjectDeclarationFileData3LargeRefCountFnd class. |
EncryptedObjectDeclarationFileData3RefCountFnd(FileNodeHeader header,
CompactId oid,
Jcid jcid,
byte countRef,
StringInStorageBuffer fileDataReference,
StringInStorageBuffer extension,
IEncryptionSession encryptionSession)
Initializes a new instance of the
EncryptedObjectDeclarationFileData3RefCountFnd class. |
EncryptedObjectGroupListReferenceFnd(FileNodeHeader header,
FileNodeChunkReference reference,
ExtendedGuid objectGroupId,
FileNodeList objectGroup,
IEncryptionSession encryptionSession)
Initializes a new instance of the
EncryptedObjectGroupListReferenceFnd class. |
EncryptedReadOnlyObjectDeclaration2LargeRefCountFnd(FileNodeHeader header,
FileNodeChunkReference reference,
ObjectDeclaration2Body body,
long countRef,
ObjectSpaceObjectPropSet propSet,
byte[] encryptedPropSet,
byte[] md5Hash,
IEncryptionSession encryptionSession)
Initializes a new instance of the
EncryptedReadOnlyObjectDeclaration2LargeRefCountFnd class. |
EncryptedReadOnlyObjectDeclaration2RefCountFnd(FileNodeHeader header,
FileNodeChunkReference reference,
ObjectDeclaration2Body body,
byte countReferences,
ObjectSpaceObjectPropSet propSet,
byte[] encryptedPropSet,
byte[] md5Hash,
IEncryptionSession encryptionSession)
Initializes a new instance of the
EncryptedReadOnlyObjectDeclaration2RefCountFnd class. |
Copyright (c) 2016 Aspose. All Rights Reserved.