|
Bouncy Castle Cryptography 1.50 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.bouncycastle.jcajce.provider.asymmetric.rsa.RSAUtil
public class RSAUtil
utility class for converting java.security RSA objects into their org.bouncycastle.crypto counterparts.
Field Summary | |
---|---|
static ASN1ObjectIdentifier[] |
rsaOids
|
Constructor Summary | |
---|---|
RSAUtil()
|
Method Summary | |
---|---|
static boolean |
isRsaOid(ASN1ObjectIdentifier algOid)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final ASN1ObjectIdentifier[] rsaOids
Constructor Detail |
---|
public RSAUtil()
Method Detail |
---|
public static boolean isRsaOid(ASN1ObjectIdentifier algOid)
|
Bouncy Castle Cryptography 1.50 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |