Class BrainpoolAlgorithmSuites.EcdsaBP384R1UsingSha384

java.lang.Object
org.jose4j.jwa.AlgorithmInfo
org.jose4j.jws.BaseSignatureAlgorithm
org.jose4j.jws.EcdsaUsingShaAlgorithm
de.gematik.rbellogger.converter.brainpool.BrainpoolAlgorithmSuites
de.gematik.rbellogger.converter.brainpool.BrainpoolAlgorithmSuites.EcdsaBP384R1UsingSha384
All Implemented Interfaces:
org.jose4j.jwa.Algorithm, org.jose4j.jws.JsonWebSignatureAlgorithm
Enclosing class:
BrainpoolAlgorithmSuites

public static class BrainpoolAlgorithmSuites.EcdsaBP384R1UsingSha384 extends BrainpoolAlgorithmSuites
  • Nested Class Summary

    Nested classes/interfaces inherited from class org.jose4j.jws.EcdsaUsingShaAlgorithm

    org.jose4j.jws.EcdsaUsingShaAlgorithm.EcdsaP256UsingSha256, org.jose4j.jws.EcdsaUsingShaAlgorithm.EcdsaP384UsingSha384, org.jose4j.jws.EcdsaUsingShaAlgorithm.EcdsaP521UsingSha512, org.jose4j.jws.EcdsaUsingShaAlgorithm.EcdsaSECP256K1UsingSha256
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • 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, prepareForSign, setAlgorithmParameterSpec, validateSigningKey, validateVerificationKey

    Methods inherited from class org.jose4j.jwa.AlgorithmInfo

    getAlgorithmIdentifier, getJavaAlgorithm, getKeyPersuasion, getKeyType, setAlgorithmIdentifier, setJavaAlgorithm, setKeyPersuasion, setKeyType, toString

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait

    Methods inherited from interface org.jose4j.jwa.Algorithm

    getAlgorithmIdentifier, getJavaAlgorithm, getKeyPersuasion, getKeyType, isAvailable

    Methods inherited from interface org.jose4j.jws.JsonWebSignatureAlgorithm

    prepareForSign, sign, validateSigningKey, validateVerificationKey, verifySignature
  • Constructor Details

    • EcdsaBP384R1UsingSha384

      public EcdsaBP384R1UsingSha384()