Interface ContentCryptoHandler
public interface ContentCryptoHandler
-
Method Summary
Modifier and TypeMethodDescriptiondecrypt(InputStream inputStream) encrypt(InputStream inputStream)
-
Method Details
-
encrypt
-
decrypt
-
decrypt(InputStream inputStream) encrypt(InputStream inputStream)