CipherParameters
CramerShoupPrivateKeyParameters
, CramerShoupPublicKeyParameters
public 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() |
isPrivate
protected CramerShoupKeyParameters(boolean isPrivate, CramerShoupParameters params)
public CramerShoupParameters getParameters()
public boolean equals(java.lang.Object obj)
equals
in class java.lang.Object
public int hashCode()
hashCode
in class java.lang.Object