public final class EncryptedReadOnlyObjectDeclaration2LargeRefCountFnd extends ReadOnlyObjectDeclaration2LargeRefCountFnd
It structure that specifies an object with a reference count.
CountReferencesFieldSize, Md5HashSize
Constructor and Description |
---|
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. |
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, equals, getBody, getCountRef, getMd5Hash, getPropSet, getStructSize, toByteArray
getReference, setReference
public 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.
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 ReadOnlyObjectDeclaration2LargeRefCountFnd
writer
- The writer.Copyright (c) 2017 Aspose. All Rights Reserved.