Package org.bouncycastle.oer.its
Class EccCurvePoint
- java.lang.Object
-
- org.bouncycastle.asn1.ASN1Object
-
- org.bouncycastle.oer.its.EccCurvePoint
-
- All Implemented Interfaces:
org.bouncycastle.asn1.ASN1Encodable
,org.bouncycastle.util.Encodable
- Direct Known Subclasses:
EccP256CurvePoint
,EccP384CurvePoint
public abstract class EccCurvePoint extends org.bouncycastle.asn1.ASN1Object
Common interface for ITS curve points.
-
-
Constructor Summary
Constructors Constructor Description EccCurvePoint()
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description abstract byte[]
getEncodedPoint()
-