public final class EncryptedObjectDeclarationFileData3RefCountFnd extends ObjectDeclarationFileData3RefCountFnd
Gets an object that references data for a file data object.
Constructor and Description |
---|
EncryptedObjectDeclarationFileData3RefCountFnd(FileNodeHeader header,
CompactId oid,
Jcid jcid,
byte countRef,
StringInStorageBuffer fileDataReference,
StringInStorageBuffer extension,
IEncryptionSession encryptionSession)
Initializes a new instance of the
EncryptedObjectDeclarationFileData3RefCountFnd class. |
Modifier and Type | Method and Description |
---|---|
void |
accept(IFileNodeVisitor visitor)
The accept.
|
IEncryptionSession |
getEncryptionSession()
Gets the encryption session.
|
equals, equals, getCountRef, getExtension, getFileDataReference, getJcid, getOid, getStructSize, toByteArray, toString
public EncryptedObjectDeclarationFileData3RefCountFnd(FileNodeHeader header, CompactId oid, Jcid jcid, byte countRef, StringInStorageBuffer fileDataReference, StringInStorageBuffer extension, IEncryptionSession encryptionSession)
Initializes a new instance of the EncryptedObjectDeclarationFileData3RefCountFnd
class.
public IEncryptionSession getEncryptionSession()
Gets the encryption session.
public void accept(IFileNodeVisitor visitor)
The accept.
accept
in interface IFileNode
accept
in class ObjectDeclarationFileData3RefCountFnd
visitor
- The visitor.Copyright (c) 2017 Aspose. All Rights Reserved.