TWebsite Project .Get Private XORKey Method
Returns the optional key to use to crypt/uncrypt the document file.
function GetPrivateXORKey: TArray<Byte>
Return Value
Type: TArray<
System.Byte
>
Overrides
uDocumentsAncestor.TJSONDocumentAncestor.GetPrivateXORKeyOverride this method in your TDocument class descendant.