Bouncy Castle Cryptography Library 1.84

org.bouncycastle.pqc.jcajce.provider.util
Class SpecUtil

java.lang.Object
  extended byorg.bouncycastle.pqc.jcajce.provider.util.SpecUtil

Deprecated. use org.bouncycastle.jcajce.util.SpecUtil

public class SpecUtil
extends java.lang.Object


Constructor Summary
SpecUtil()
          Deprecated.  
 
Method Summary
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. 

Bouncy Castle Cryptography Library 1.84