TBinaryDocumentAncestor.GetPrivateXORKey Method
Definition
Returns the optional key to use to crypt/uncrypt the document file.
Delphi
function GetPrivateXORKey: TByteDynArray
Returns
TByteDynArray
Remarks
Override this method in your TDocument class descendant.