Class TrustAnchorProxy

java.lang.Object
br.ufsc.labsec.signature.conformanceVerifier.validationService.TrustAnchorProxy
All Implemented Interfaces:
TrustAnchorInterface

public class TrustAnchorProxy extends Object implements TrustAnchorInterface
Esta classe representa um conjunto de âncoras de confiança
  • Constructor Details

    • TrustAnchorProxy

      public TrustAnchorProxy(TrustAnchorComponent trustAnchorComponent)
      Construtor
      Parameters:
      trustAnchorComponent - Componente de âncoras de confiança
  • Method Details