Uses of Class
com.biglybt.core.util.AEVerifierException
Packages that use AEVerifierException
-
Uses of AEVerifierException in com.biglybt.core.util
Methods in com.biglybt.core.util that throw AEVerifierExceptionModifier and TypeMethodDescriptionstatic voidAEVerifier.verifyData(File file) protected static voidAEVerifier.verifyData(File file, RSAPublicKey key) static voidAEVerifier.verifyData(String data, byte[] signature)