org.gudy.bouncycastle.crypto.params
Class ECPublicKeyParameters
java.lang.Object
  
org.gudy.bouncycastle.crypto.params.AsymmetricKeyParameter
      
org.gudy.bouncycastle.crypto.params.ECKeyParameters
          
org.gudy.bouncycastle.crypto.params.ECPublicKeyParameters
- All Implemented Interfaces: 
 - CipherParameters
 
public class ECPublicKeyParameters
- extends ECKeyParameters
 
 
 
 
 
| Methods inherited from class java.lang.Object | 
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
ECPublicKeyParameters
public ECPublicKeyParameters(ECPoint Q,
                             ECDomainParameters params)
getQ
public ECPoint getQ()