java.lang.Object
org.digidoc4j.dss.xades.BDocTmSupport
- All Implemented Interfaces:
Serializable
Support for BDoc TM profile signatures
- See Also:
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic StringfixEncoding(String string) static booleanhasBDocTmOcsp(Element signatureElement, eu.europa.esig.xades.definition.XAdESPath xadesPath) static booleanhasBDocTmPolicyId(Element signatureElement, eu.europa.esig.xades.definition.XAdESPath xadesPath) static booleanstatic String
-
Field Details
-
BDOC_TM_POLICY_ID
- See Also:
-
BDOC_TM_POLICY_QUALIFIER
- See Also:
-
-
Constructor Details
-
BDocTmSupport
public BDocTmSupport()
-
-
Method Details
-
isBdocTmSignatureProfile
-
hasBDocTmPolicyId
public static boolean hasBDocTmPolicyId(Element signatureElement, eu.europa.esig.xades.definition.XAdESPath xadesPath) -
hasBDocTmOcsp
public static boolean hasBDocTmOcsp(Element signatureElement, eu.europa.esig.xades.definition.XAdESPath xadesPath) -
uriEncode
-
fixEncoding
-