Package org.bouncycastle.math.ec.endo
Class EndoPreCompInfo
java.lang.Object
org.bouncycastle.math.ec.endo.EndoPreCompInfo
- All Implemented Interfaces:
PreCompInfo
-
Field Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
setEndomorphism
(ECEndomorphism endomorphism) void
setMappedPoint
(ECPoint mappedPoint)
-
Field Details
-
endomorphism
-
mappedPoint
-
-
Constructor Details
-
EndoPreCompInfo
public EndoPreCompInfo()
-
-
Method Details
-
getEndomorphism
-
setEndomorphism
-
getMappedPoint
-
setMappedPoint
-