Class KeyUpdateRequest


  • public class KeyUpdateRequest
    extends java.lang.Object
    RFC 8446 4.6.3
    • Method Summary

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

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

      • KeyUpdateRequest

        public KeyUpdateRequest()
    • Method Detail

      • getName

        public static java.lang.String getName​(short keyUpdateRequest)
      • getText

        public static java.lang.String getText​(short keyUpdateRequest)
      • isValid

        public static boolean isValid​(short keyUpdateRequest)