Class VerifyResult

java.lang.Object
cloud.pangeacyber.pangea.vault.results.VerifyResult

public class VerifyResult extends Object
  • Constructor Details

    • VerifyResult

      public VerifyResult()
  • Method Details

    • getAlgorithm

      public String getAlgorithm()
    • getId

      public String getId()
    • getVersion

      public Integer getVersion()
    • isValidSignature

      public boolean isValidSignature()