Class EndoPreCompInfo

java.lang.Object
org.bouncycastle.math.ec.endo.EndoPreCompInfo
All Implemented Interfaces:
PreCompInfo

public class EndoPreCompInfo extends Object implements PreCompInfo
  • Field Details

  • Constructor Details

    • EndoPreCompInfo

      public EndoPreCompInfo()
  • Method Details

    • getEndomorphism

      public ECEndomorphism getEndomorphism()
    • setEndomorphism

      public void setEndomorphism(ECEndomorphism endomorphism)
    • getMappedPoint

      public ECPoint getMappedPoint()
    • setMappedPoint

      public void setMappedPoint(ECPoint mappedPoint)