Class KeyChecker


  • public class KeyChecker
    extends Object
    • Constructor Detail

      • KeyChecker

        public KeyChecker​(String xmlInputFileName,
                          List<String> keynames,
                          List<String> tagnames)
                   throws org.iqtig.packer.shared.error.crypto.CryptoException
        Throws:
        org.iqtig.packer.shared.error.crypto.CryptoException
      • KeyChecker

        public KeyChecker​(File xmlFile,
                          File keyFile,
                          String tag)
                   throws org.iqtig.packer.shared.error.crypto.CryptoException
        Throws:
        org.iqtig.packer.shared.error.crypto.CryptoException
    • Method Detail

      • keyHasBeenUsedForTagEncryption

        public boolean keyHasBeenUsedForTagEncryption()
                                               throws org.apache.xml.security.exceptions.XMLSecurityException,
                                                      SAXException
        Throws:
        org.apache.xml.security.exceptions.XMLSecurityException
        SAXException
      • printOutKeyHasBeenUsedForTagEncryption

        public void printOutKeyHasBeenUsedForTagEncryption()
                                                    throws org.apache.xml.security.exceptions.XMLSecurityException,
                                                           SAXException
        Throws:
        org.apache.xml.security.exceptions.XMLSecurityException
        SAXException