Package 

Class GpgServiceImpl

  • All Implemented Interfaces:
    no.difi.move.kosmos.service.codesigner.GpgService

    @Component() 
    public class GpgServiceImpl
     implements GpgService
                        
    • Method Summary

      Modifier and Type Method Description
      boolean verify(String signedData, String downloadedSignature)
      • Methods inherited from class no.difi.move.kosmos.service.codesigner.GpgService

        verify
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait