Class SpecUtil


  • @Deprecated
    public class SpecUtil
    extends java.lang.Object
    Deprecated.
    use org.bouncycastle.jcajce.util.SpecUtil
    • Constructor Summary

      Constructors 
      Constructor Description
      SpecUtil()
      Deprecated.
       
    • Method Summary

      All Methods Static Methods Concrete Methods Deprecated Methods 
      Modifier and Type Method Description
      static java.lang.String getNameFrom​(java.security.spec.AlgorithmParameterSpec paramSpec)
      Deprecated.
       
      • Methods inherited from class java.lang.Object

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

      • SpecUtil

        public SpecUtil()
        Deprecated.
    • Method Detail

      • getNameFrom

        public static java.lang.String getNameFrom​(java.security.spec.AlgorithmParameterSpec paramSpec)
        Deprecated.