Interface Ciphers

All Known Implementing Classes:
CiphersExplicit, CiphersIntermediate, CiphersJdk, CiphersModern, CiphersProperties

public interface Ciphers
The TLS ciphers.
See Also:
  • Nested Class Summary

    Nested Classes
    Modifier and Type
    Interface
    Description
    static interface 
     
  • Method Summary

    Modifier and Type
    Method
    Description
    <T> T
    walk(Ciphers.Visitor<T> visitor)