Klasse KeyChecker
java.lang.Object
org.iqtig.xpacker.impl.keyverifier.KeyChecker
-
Konstruktorübersicht
Konstruktoren -
Methodenübersicht
Modifizierer und TypMethodeBeschreibungbooleanvoid
-
Konstruktordetails
-
KeyChecker
public KeyChecker(String xmlInputFileName, List<String> keynames, List<String> tagnames) throws org.iqtig.packer.shared.error.crypto.CryptoException - Löst aus:
org.iqtig.packer.shared.error.crypto.CryptoException
-
KeyChecker
public KeyChecker(File xmlFile, File keyFile, String tag) throws org.iqtig.packer.shared.error.crypto.CryptoException - Löst aus:
org.iqtig.packer.shared.error.crypto.CryptoException
-
-
Methodendetails
-
keyHasBeenUsedForTagEncryption
public boolean keyHasBeenUsedForTagEncryption() throws org.apache.xml.security.exceptions.XMLSecurityException, SAXException- Löst aus:
org.apache.xml.security.exceptions.XMLSecurityExceptionSAXException
-
printOutKeyHasBeenUsedForTagEncryption
public void printOutKeyHasBeenUsedForTagEncryption() throws org.apache.xml.security.exceptions.XMLSecurityException, SAXException- Löst aus:
org.apache.xml.security.exceptions.XMLSecurityExceptionSAXException
-