Class AlertLevel

java.lang.Object
org.bouncycastle.tls.AlertLevel

public class AlertLevel extends Object
RFC 5246 7.2
  • Field Details

  • Constructor Details

    • AlertLevel

      public AlertLevel()
  • Method Details

    • getName

      public static String getName(short alertDescription)
    • getText

      public static String getText(short alertDescription)