SecurityHelper Class |
Namespace: VIZCore3D.NET.Utility
public class SecurityHelper
The SecurityHelper type exposes the following members.
| Name | Description | |
|---|---|---|
| SecurityHelper | Initializes a new instance of the SecurityHelper class |
| Name | Description | |
|---|---|---|
| CompressAndEncrypt |
파일 압축 및 암호화
| |
| Decrypt(Byte, String) |
암호화된 데이터를 해제
| |
| Decrypt(String, String) |
암호화된 데이터를 해제
| |
| Decrypt(String, String, String) |
암호화된 데이터를 해제 후 파일로 저장
|