Class BrainpoolAlgorithmSuites.EcdsaBP512R1UsingSha512

  • All Implemented Interfaces:
    org.jose4j.jwa.Algorithm, org.jose4j.jws.JsonWebSignatureAlgorithm
    Enclosing class:
    BrainpoolAlgorithmSuites

    public static class BrainpoolAlgorithmSuites.EcdsaBP512R1UsingSha512
    extends BrainpoolAlgorithmSuites
    • Method Summary

      • Methods inherited from class org.jose4j.jws.EcdsaUsingShaAlgorithm

        convertConcatenatedToDer, convertDerToConcatenated, getCurveName, sign, validatePrivateKey, validatePublicKey, verifySignature
      • Methods inherited from class org.jose4j.jws.BaseSignatureAlgorithm

        isAvailable, setAlgorithmParameterSpec, validateSigningKey, validateVerificationKey
      • Methods inherited from class org.jose4j.jwa.AlgorithmInfo

        getAlgorithmIdentifier, getJavaAlgorithm, getKeyPersuasion, getKeyType, setAlgorithmIdentifier, setJavaAlgorithm, setKeyPersuasion, setKeyType
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
      • Methods inherited from interface org.jose4j.jwa.Algorithm

        getAlgorithmIdentifier, getJavaAlgorithm, getKeyPersuasion, getKeyType, isAvailable
      • Methods inherited from interface org.jose4j.jws.JsonWebSignatureAlgorithm

        sign, validateSigningKey, validateVerificationKey, verifySignature
    • Constructor Detail

      • EcdsaBP512R1UsingSha512

        public EcdsaBP512R1UsingSha512()