Click or drag to resize

SecurityHelper Methods

The SecurityHelper type exposes the following members.

Methods
  NameDescription
Public methodCompressAndEncrypt
파일 압축 및 암호화
Public methodDecrypt(Byte, String)
암호화된 데이터를 해제
Public methodDecrypt(String, String)
암호화된 데이터를 해제
Public methodDecrypt(String, String, String)
암호화된 데이터를 해제 후 파일로 저장
Top
See Also