Class SignatureAlgorithm


  • public class SignatureAlgorithm
    extends java.lang.Object
    RFC 5246 7.4.1.4.1 (in RFC 2246, there were no specific values assigned)
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static short anonymous  
      static short dsa  
      static short ecdsa  
      static short rsa  
    • Method Summary

      • Methods inherited from class java.lang.Object

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