Class CipherInfo


  • public class CipherInfo
    extends Object
    This class represents the information associated to ciphers. It also maintains a HashMap from configName to CipherInfo.
    Author:
    Shing Wai Chan
    • Method Detail

      • getConfigName

        public String getConfigName()
      • getCipherName

        public String getCipherName()
      • isTLS

        public boolean isTLS()