Searched defs:SecP256R1Curve (Results 1 - 1 of 1) sorted by relevance

/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/math/ec/custom/sec/
H A DSecP256R1Curve.java10 public class SecP256R1Curve extends ECCurve.AbstractFp class in inherits:ECCurve.AbstractFp
19 public SecP256R1Curve() method in class:SecP256R1Curve
37 return new SecP256R1Curve();

Completed in 110 milliseconds