|
Bouncy Castle Cryptography Library 1.77.0 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--org.bouncycastle.jcajce.provider.asymmetric.rsa.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 Library 1.77.0 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |