public final class EncryptedObjectDeclaration2LargeRefCountFnd extends ObjectDeclaration2LargeRefCountFnd
It structure that specifies an object with a reference count.
CountReferencesFieldSize
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. |
Modifier and Type | Method and Description |
---|---|
byte[] |
getEncryptedPropSet()
Gets the encrypted object property set.
|
IEncryptionSession |
getEncryptionSession()
Gets the encryption session.
|
void |
writeRefData(RevisionBinaryFileWriter writer)
The write ref data.
|
accept, equals, getBody, getCountRef, getPropSet, getStructSize, toByteArray
getReference, setReference
public EncryptedObjectDeclaration2LargeRefCountFnd(FileNodeHeader header, FileNodeChunkReference reference, ObjectDeclaration2Body body, long countRef, ObjectSpaceObjectPropSet propSet, byte[] encryptedPropSet, IEncryptionSession encryptionSession)
Initializes a new instance of the EncryptedObjectDeclaration2LargeRefCountFnd
class.
public IEncryptionSession getEncryptionSession()
Gets the encryption session.
public byte[] getEncryptedPropSet()
Gets the encrypted object property set.
public void writeRefData(RevisionBinaryFileWriter writer)
The write ref data.
writeRefData
in class ObjectDeclaration2LargeRefCountFnd
writer
- The writer.Copyright (c) 2016 Aspose. All Rights Reserved.