Package org.bouncycastle.crypto.params
Class CramerShoupKeyParameters
java.lang.Object
org.bouncycastle.crypto.params.AsymmetricKeyParameter
org.bouncycastle.crypto.params.CramerShoupKeyParameters
- All Implemented Interfaces:
CipherParameters
- Direct Known Subclasses:
CramerShoupPrivateKeyParameters
,CramerShoupPublicKeyParameters
-
Constructor Summary
ModifierConstructorDescriptionprotected
CramerShoupKeyParameters
(boolean isPrivate, CramerShoupParameters params) -
Method Summary
Methods inherited from class org.bouncycastle.crypto.params.AsymmetricKeyParameter
isPrivate