Interface CryptoService

All Known Implementing Classes:
CryptoServiceImpl

public interface CryptoService
High-level encryption / decryption / re-encryption contract.

Implementations are stateless and therefore thread-safe.