Bouncy Castle Cryptography Library 1.32 | |
Prev Class | Next Class | Frames | No Frames |
Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Object
org.bouncycastle.crypto.params.AsymmetricKeyParameter
org.bouncycastle.crypto.params.ECKeyParameters
org.bouncycastle.crypto.params.ECPublicKeyParameters
public class ECPublicKeyParameters
extends ECKeyParameters
Constructor Summary | |
|
Method Summary | |
org.bouncycastle.math.ec.ECPoint |
|
Methods inherited from class org.bouncycastle.crypto.params.ECKeyParameters | |
getParameters |
Methods inherited from class org.bouncycastle.crypto.params.AsymmetricKeyParameter | |
isPrivate |
public ECPublicKeyParameters(org.bouncycastle.math.ec.ECPoint Q, ECDomainParameters params)