프로퍼티 | 타입 | 설명 | |
---|---|---|---|
Whitelist | ApprovedFile>.ConcurrentDictionary |
메소드 | 설명 | |
---|---|---|
AddFile ( |
||
DecryptFile ( string fileKey, byte fileData ) : bool | ||
OnWhitelist ( string fileKey ) : bool | ||
RemoveFile ( string fileKey ) : bool |
public static AddFile ( |
||
password | ||
filePath | string | |
fileKey | string | |
리턴 | bool |
public static DecryptFile ( string fileKey, byte fileData ) : bool | ||
fileKey | string | |
fileData | byte | |
리턴 | bool |