CipherParametersCramerShoupPrivateKeyParameters, CramerShoupPublicKeyParameterspublic class CramerShoupKeyParameters extends AsymmetricKeyParameter
| Modifier | Constructor | Description |
|---|---|---|
protected |
CramerShoupKeyParameters(boolean isPrivate,
CramerShoupParameters params) |
| Modifier and Type | Method | Description |
|---|---|---|
boolean |
equals(java.lang.Object obj) |
|
CramerShoupParameters |
getParameters() |
|
int |
hashCode() |
isPrivateprotected CramerShoupKeyParameters(boolean isPrivate,
CramerShoupParameters params)
public CramerShoupParameters getParameters()
public boolean equals(java.lang.Object obj)
equals in class java.lang.Objectpublic int hashCode()
hashCode in class java.lang.Object