TWebsiteProject.GetPrivateXORKey Method

Returns the optional key to use to crypt/uncrypt the document file.

Unit: uLWG_Projects
function GetPrivateXORKey: TArray<Byte>

Return Value

Type: TArray< System.Byte >

 

Overrides

uDocumentsAncestor.TJSONDocumentAncestor.GetPrivateXORKey

Override this method in your TDocument class descendant.