Class SessionCipher


  • public class SessionCipher
    extends java.lang.Object
    The main entry point for Signal Protocol encrypt/decrypt operations. Once a session has been established with SessionBuilder, this class can be used for all encrypt/decrypt operations within that session. This class is not thread-safe.