org.ccnx.ccn.impl.security.crypto.gingerbreadfix.RSAUtil Class Reference
utility class for converting java.security RSA objects into their org.bouncycastle.crypto counterparts.
More...
List of all members.
|
Static Package Functions |
static boolean | isRsaOid (DERObjectIdentifier algOid) |
static RSAKeyParameters | generatePublicKeyParameter (RSAPublicKey key) |
static RSAKeyParameters | generatePrivateKeyParameter (RSAPrivateKey key) |
Detailed Description
utility class for converting java.security RSA objects into their org.bouncycastle.crypto counterparts.
The documentation for this class was generated from the following file:
- src/org/ccnx/ccn/impl/security/crypto/gingerbreadfix/RSAUtil.java