Class SessionCipher

  • All Implemented Interfaces:

    
    public class SessionCipher
    
                        

    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.

    Author:

    Moxie Marlinspike