Class CertChainType


  • public class CertChainType
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      CertChainType()  
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static boolean isValid​(short certChainType)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • CertChainType

        public CertChainType()
    • Method Detail

      • isValid

        public static boolean isValid​(short certChainType)