Bouncy Castle Cryptography Library 1.77.0

org.bouncycastle.jcajce.provider.util
Class SecretKeyUtil

java.lang.Object
  |
  +--org.bouncycastle.jcajce.provider.util.SecretKeyUtil

public class SecretKeyUtil
extends java.lang.Object


Constructor Summary
SecretKeyUtil()
           
 
Method Summary
static int getKeySize(ASN1ObjectIdentifier oid)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SecretKeyUtil

public SecretKeyUtil()
Method Detail

getKeySize

public static int getKeySize(ASN1ObjectIdentifier oid)

Bouncy Castle Cryptography Library 1.77.0