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 Summary

    Modifier and Type
    Method
    Description
    Returns the cryptographic curve.
  • Method Details

    • getCurve

      Returns the cryptographic curve.
      Returns:
      The cryptographic curve.