Interface CurveSizeIndicator
- All Known Implementing Classes:
MontgomeryCurve, XDH
public interface CurveSizeIndicator
-
Method Summary
Modifier and TypeMethodDescriptionintRetrieves the length of a point coordinate in bytes.
-
Method Details
-
getByteLength
int getByteLength()Retrieves the length of a point coordinate in bytes.- Returns:
- the length
-