xades4j.production
Class XadesEpesSigningProfile
java.lang.Object
xades4j.production.XadesSigningProfile
xades4j.production.XadesEpesSigningProfile
public class XadesEpesSigningProfile
- extends XadesSigningProfile
A profile for producing XAdES-EPES signatures. A KeyingDataProvider and
a SignaturePolicyInfoProvider have to be supplied.
- Author:
- Luís
- See Also:
XadesSigningProfile
| Methods inherited from class xades4j.production.XadesSigningProfile |
newSigner, withAlgorithmsProvider, withAlgorithmsProvider, withBasicSignatureOptionsProvider, withBasicSignatureOptionsProvider, withBinding, withBinding, withDataObjectPropertiesProvider, withDataObjectPropertiesProvider, withDigestEngineProvider, withDigestEngineProvider, withPropertyDataObjectGenerator, withPropertyDataObjectGenerator, withSignaturePropertiesProvider, withSignaturePropertiesProvider, withSignedPropertiesMarshaller, withSignedPropertiesMarshaller, withTimeStampTokenProvider, withTimeStampTokenProvider, withUnsignedPropertiesMarshaller, withUnsignedPropertiesMarshaller |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
XadesEpesSigningProfile
public XadesEpesSigningProfile(KeyingDataProvider keyingProvider,
Class<? extends SignaturePolicyInfoProvider> policyInfoProviderClass)
XadesEpesSigningProfile
public XadesEpesSigningProfile(Class<? extends KeyingDataProvider> keyingProviderClass,
Class<? extends SignaturePolicyInfoProvider> policyInfoProviderClass)
XadesEpesSigningProfile
public XadesEpesSigningProfile(KeyingDataProvider keyingProvider,
SignaturePolicyInfoProvider policyInfoProvider)
getSignerClass
protected Class<? extends XadesSigner> getSignerClass()
- Specified by:
getSignerClass in class XadesSigningProfile
Copyright © 2012. All Rights Reserved.