Class PRFAlgorithm

java.lang.Object
org.bouncycastle.tls.PRFAlgorithm

public class PRFAlgorithm extends Object
RFC 5246

Note that the values here are implementation-specific and arbitrary. It is recommended not to depend on the particular values (e.g. serialization).

  • Field Details

  • Constructor Details

    • PRFAlgorithm

      public PRFAlgorithm()
  • Method Details

    • getName

      public static String getName(int prfAlgorithm)
    • getText

      public static String getText(int prfAlgorithm)