Interface XadesWithBaselineAttributes

All Known Subinterfaces:
XAdES_B_Level, XAdES_T_Level
All Known Implementing Classes:
BLevelXAdESImpl, TLevelXAdESImpl

public interface XadesWithBaselineAttributes
  • Method Details

    • getSigningCertificateV2

      SigningCertificateV2 getSigningCertificateV2()
    • setSigningCertificateV2

      void setSigningCertificateV2(X509Certificate signingCertificate, SigningCertificateV2Info additionalInfo)
      Set the signing certificate.
      Parameters:
      signingCertificate - Signing certificate information.
    • getSignatureProductionPlaceV2

      SignatureProductionPlace getSignatureProductionPlaceV2()
    • setSignatureProductionPlaceV2

      void setSignatureProductionPlaceV2(SignatureProductionPlaceV2 productionPlace)
      Set the production place.
      Parameters:
      productionPlace - Production place information.
    • getSignerRoleV2

      SignerRoleV2 getSignerRoleV2()
    • setSignerRoleV2

      void setSignerRoleV2(SignerRoleV2 signerRole)
      Set the signer roles.
      Parameters:
      signerRole - Signer's Roles.