Class ManifestDigestValidator


  • public class ManifestDigestValidator
    extends java.lang.Object
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void checkManifestDigest​(java.io.InputStream manifestInputStream, java.lang.String manifestDigestAlgo, java.lang.String manifestDigestValue)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • ManifestDigestValidator

        public ManifestDigestValidator()