SigningService directly. This interface will be removed in a future release.@Deprecated public interface DistributedSignerProxy extends be.fgov.ehealth.esig.jca.spi.SigningService
Deprecated. This interface is no longer the preferred integration point.
Use SigningService directly instead.
// Before (deprecated) DistributedSignerProxy signer = ...; // After (preferred) SigningService signer = ...;
SigningService
Connector Packaging PERSPODOLOGIST 4.9.5 API
Copyright © {inceptionYear}-2026 eHealth. All Rights Reserved.