public interface

AlgorithmsProvider

xades4j.providers.AlgorithmsProvider
Known Indirect Subclasses

This interface is deprecated.
This interface is deprecated and might be removed in future versions.

Summary

Public Methods
abstract String getCanonicalizationAlgorithmForSignature()
This method is deprecated. the interface is deprecated
abstract String getCanonicalizationAlgorithmForTimeStampProperties()
This method is deprecated. the interface is deprecated
abstract String getDigestAlgorithmForDataObjsReferences()
This method is deprecated. the interface is deprecated
abstract String getDigestAlgorithmForReferenceProperties()
This method is deprecated. the interface is deprecated
abstract String getDigestAlgorithmForTimeStampProperties()
This method is deprecated. the interface is deprecated
abstract String getSignatureAlgorithm(String keyAlgorithmName)
This method is deprecated. the interface is deprecated

Public Methods

public abstract String getCanonicalizationAlgorithmForSignature ()

This method is deprecated.
the interface is deprecated

public abstract String getCanonicalizationAlgorithmForTimeStampProperties ()

This method is deprecated.
the interface is deprecated

public abstract String getDigestAlgorithmForDataObjsReferences ()

This method is deprecated.
the interface is deprecated

public abstract String getDigestAlgorithmForReferenceProperties ()

This method is deprecated.
the interface is deprecated

public abstract String getDigestAlgorithmForTimeStampProperties ()

This method is deprecated.
the interface is deprecated

public abstract String getSignatureAlgorithm (String keyAlgorithmName)

This method is deprecated.
the interface is deprecated