public class

HtcFileCrypto

extends Object
java.lang.Object
   ↳ com.htc.encrypt.HtcFileCrypto

Summary

Public Constructors
HtcFileCrypto()
Public Methods
static InputStream getDecryptedFile(String path, Context context)
static InputStream getEncryptedFile(String path, Context context)
[Expand]
Inherited Methods
From class java.lang.Object

Public Constructors

public HtcFileCrypto ()

Public Methods

public static InputStream getDecryptedFile (String path, Context context)

Throws
IOException

public static InputStream getEncryptedFile (String path, Context context)

Throws
IOException