Interface CurveBasedJWK

  • All Known Implementing Classes:
    ECKey, OctetKeyPair

    public interface CurveBasedJWK
    Curve based JSON Web Key (JWK).
    Version:
    2018-08-23
    Author:
    Vladimir Dzhuvinov
    • Method Detail

      • getCurve

        Curve getCurve()
        Returns the cryptographic curve.
        Returns:
        The cryptographic curve.