Class SignatureRSARIPEMD160AT

java.lang.Object
org.apache.xml.security.algorithms.SignatureAlgorithmSpi
org.apache.xml.security.algorithms.implementations.SignatureBaseRSA
eu.europa.esig.dss.xades.validation.SignatureRSARIPEMD160AT

public class SignatureRSARIPEMD160AT extends org.apache.xml.security.algorithms.implementations.SignatureBaseRSA
Class SignatureECDSARIPEMD160
  • Nested Class Summary

    Nested classes/interfaces inherited from class org.apache.xml.security.algorithms.implementations.SignatureBaseRSA

    org.apache.xml.security.algorithms.implementations.SignatureBaseRSA.SignatureBaseRSAPSS, org.apache.xml.security.algorithms.implementations.SignatureBaseRSA.SignatureRSAMD5, org.apache.xml.security.algorithms.implementations.SignatureBaseRSA.SignatureRSARIPEMD160, org.apache.xml.security.algorithms.implementations.SignatureBaseRSA.SignatureRSASHA1, org.apache.xml.security.algorithms.implementations.SignatureBaseRSA.SignatureRSASHA1MGF1, org.apache.xml.security.algorithms.implementations.SignatureBaseRSA.SignatureRSASHA224, org.apache.xml.security.algorithms.implementations.SignatureBaseRSA.SignatureRSASHA224MGF1, org.apache.xml.security.algorithms.implementations.SignatureBaseRSA.SignatureRSASHA256, org.apache.xml.security.algorithms.implementations.SignatureBaseRSA.SignatureRSASHA256MGF1, org.apache.xml.security.algorithms.implementations.SignatureBaseRSA.SignatureRSASHA3_224MGF1, org.apache.xml.security.algorithms.implementations.SignatureBaseRSA.SignatureRSASHA3_256MGF1, org.apache.xml.security.algorithms.implementations.SignatureBaseRSA.SignatureRSASHA3_384MGF1, org.apache.xml.security.algorithms.implementations.SignatureBaseRSA.SignatureRSASHA3_512MGF1, org.apache.xml.security.algorithms.implementations.SignatureBaseRSA.SignatureRSASHA384, org.apache.xml.security.algorithms.implementations.SignatureBaseRSA.SignatureRSASHA384MGF1, org.apache.xml.security.algorithms.implementations.SignatureBaseRSA.SignatureRSASHA512, org.apache.xml.security.algorithms.implementations.SignatureBaseRSA.SignatureRSASHA512MGF1, org.apache.xml.security.algorithms.implementations.SignatureBaseRSA.SignatureRSASSAPSS
  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
    static final String
    XML id
  • Constructor Summary

    Constructors
    Constructor
    Description
    Constructor SignatureECDSARIPEMD160
  • Method Summary

    Modifier and Type
    Method
    Description
     

    Methods inherited from class org.apache.xml.security.algorithms.implementations.SignatureBaseRSA

    engineGetJCEAlgorithmString, engineGetJCEProviderName, engineInitSign, engineInitSign, engineInitSign, engineInitVerify, engineSetHMACOutputLength, engineSetParameter, engineSign, engineUpdate, engineUpdate, engineUpdate, engineVerify

    Methods inherited from class org.apache.xml.security.algorithms.SignatureAlgorithmSpi

    engineAddContextToElement, engineGetContextFromElement, engineInitSign, engineInitVerify

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Field Details

  • Constructor Details

    • SignatureRSARIPEMD160AT

      public SignatureRSARIPEMD160AT() throws org.apache.xml.security.signature.XMLSignatureException
      Constructor SignatureECDSARIPEMD160
      Throws:
      org.apache.xml.security.signature.XMLSignatureException - if an exception occurs
  • Method Details

    • engineGetURI

      public String engineGetURI()
      Specified by:
      engineGetURI in class org.apache.xml.security.algorithms.SignatureAlgorithmSpi