public class CramerShoupKeyParameters extends AsymmetricKeyParameter
| Modifier | Constructor and Description |
|---|---|
protected |
CramerShoupKeyParameters(boolean isPrivate,
CramerShoupParameters params) |
| Modifier and Type | Method and 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