Class PRFAlgorithm


  • public class PRFAlgorithm
    extends java.lang.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).

    • Constructor Detail

      • PRFAlgorithm

        public PRFAlgorithm()
    • Method Detail

      • getName

        public static java.lang.String getName​(int prfAlgorithm)
      • getText

        public static java.lang.String getText​(int prfAlgorithm)