java.lang.Object
it.pagopa.swclient.mil.azureservices.keyvault.keys.bean.KeyVerifyResult

public class KeyVerifyResult extends Object

The key verify result.

Author:
Antonio Tarricone
See Also:
  • Field Details

    • value

      private Boolean value

      True if the signature is verified, otherwise false.

  • Constructor Details

    • KeyVerifyResult

      public KeyVerifyResult()

      Default constructor.