Class EC


  • public class EC
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      EC()  
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static java.security.spec.ECParameterSpec decodeNSSOID​(byte[] data)  
      static java.security.spec.ECPoint decodeNSSPoint​(byte[] data)  
      • Methods inherited from class java.lang.Object

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

      • EC

        public EC()
    • Method Detail

      • decodeNSSPoint

        public static java.security.spec.ECPoint decodeNSSPoint​(byte[] data)
      • decodeNSSOID

        public static java.security.spec.ECParameterSpec decodeNSSOID​(byte[] data)