public final class EncryptedObjectDeclarationFileData3LargeRefCountFnd extends ObjectDeclarationFileData3LargeRefCountFnd
Gets an object that references data for a file data object.
Constructor and Description |
---|
EncryptedObjectDeclarationFileData3LargeRefCountFnd(FileNodeHeader header,
CompactId oid,
Jcid jcid,
long countRef,
StringInStorageBuffer fileDataReference,
StringInStorageBuffer extension,
IEncryptionSession encryptionSession)
Initializes a new instance of the
EncryptedObjectDeclarationFileData3LargeRefCountFnd class. |
Modifier and Type | Method and Description |
---|---|
IEncryptionSession |
getEncryptionSession()
Gets the encryption session.
|
accept, equals, getCountRef, getExtension, getFileDataReference, getJcid, getOid, getStructSize, toByteArray
public EncryptedObjectDeclarationFileData3LargeRefCountFnd(FileNodeHeader header, CompactId oid, Jcid jcid, long countRef, StringInStorageBuffer fileDataReference, StringInStorageBuffer extension, IEncryptionSession encryptionSession)
Initializes a new instance of the EncryptedObjectDeclarationFileData3LargeRefCountFnd
class.
public IEncryptionSession getEncryptionSession()
Gets the encryption session.
Copyright (c) 2016 Aspose. All Rights Reserved.