public final class DOMExcC14NMethod extends ApacheCanonicalizer
canonicalizer, inclusiveNamespaces, ownerDoc, params, transformElem
Constructor and Description |
---|
DOMExcC14NMethod() |
Modifier and Type | Method and Description |
---|---|
List<String> |
getParameterSpecPrefixList(ExcC14NParameterSpec paramSpec) |
String |
getParamsNSURI() |
void |
init(TransformParameterSpec params) |
void |
init(XMLStructure parent,
XMLCryptoContext context) |
void |
marshalParams(XMLStructure parent,
XMLCryptoContext context) |
Data |
transform(Data data,
XMLCryptoContext xc) |
canonicalize, canonicalize, getParameterSpec, isFeatureSupported, transform
getAlgorithm, getInstance, getInstance, getInstance, getMechanismType, getProvider
public void init(TransformParameterSpec params) throws InvalidAlgorithmParameterException
init
in class TransformService
InvalidAlgorithmParameterException
public void init(XMLStructure parent, XMLCryptoContext context) throws InvalidAlgorithmParameterException
init
in class ApacheCanonicalizer
InvalidAlgorithmParameterException
public List<String> getParameterSpecPrefixList(ExcC14NParameterSpec paramSpec)
public void marshalParams(XMLStructure parent, XMLCryptoContext context) throws MarshalException
marshalParams
in class ApacheCanonicalizer
MarshalException
public String getParamsNSURI()
public Data transform(Data data, XMLCryptoContext xc) throws TransformException
TransformException
Copyright © 2000–2020 The Apache Software Foundation. All rights reserved.