Class CipherSuiteConverter.CachedValue

  • Enclosing class:
    CipherSuiteConverter

    private static final class CipherSuiteConverter.CachedValue
    extends java.lang.Object
    Used to store nullable values in a CHM
    • Constructor Summary

      Constructors 
      Modifier Constructor Description
      private CachedValue​(java.lang.String value)  
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      (package private) static CipherSuiteConverter.CachedValue of​(java.lang.String value)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait