Class 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.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
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static String XML_ID  
    • Constructor Summary

      Constructors 
      Constructor Description
      SignatureRSARIPEMD160AT()
      Constructor SignatureECDSARIPEMD160
    • Method Summary

      Modifier and Type Method Description
      String engineGetURI()  
      • 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

        engineGetContextFromElement, reset
    • Constructor Detail

      • SignatureRSARIPEMD160AT

        public SignatureRSARIPEMD160AT()
                                throws org.apache.xml.security.signature.XMLSignatureException
        Constructor SignatureECDSARIPEMD160
        Throws:
        org.apache.xml.security.signature.XMLSignatureException
    • Method Detail

      • engineGetURI

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