Свойство | Type | Description | |
---|---|---|---|
Whitelist | ApprovedFile>.ConcurrentDictionary |
Méthode | Description | |
---|---|---|
AddFile ( |
||
DecryptFile ( string fileKey, byte fileData ) : bool | ||
OnWhitelist ( string fileKey ) : bool | ||
RemoveFile ( string fileKey ) : bool |
public static AddFile ( |
||
password | ||
filePath | string | |
fileKey | string | |
Résultat | bool |
public static DecryptFile ( string fileKey, byte fileData ) : bool | ||
fileKey | string | |
fileData | byte | |
Résultat | bool |
public static OnWhitelist ( string fileKey ) : bool | ||
fileKey | string | |
Résultat | bool |
public static RemoveFile ( string fileKey ) : bool | ||
fileKey | string | |
Résultat | bool |