| Modifier and Type | Method and Description |
|---|---|
static C14nMethod |
C14nMethod.resolve(java.lang.String aURL) |
static C14nMethod |
C14nMethod.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static C14nMethod[] |
C14nMethod.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
C14nMethod |
TimestampConfig.getC14nMethod()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
void |
TimestampConfig.setC14nMethod(C14nMethod aC14nMethod)
Deprecated.
|
| Modifier and Type | Field and Description |
|---|---|
static C14nMethod |
Constants.DEFAULT_REFERENCE_C14N |
| Modifier and Type | Method and Description |
|---|---|
protected C14nMethod |
BaseSignatureFormat.getC14nMethod() |
| Modifier and Type | Method and Description |
|---|---|
C14nMethod |
SignedInfo.getCanonicalizationMethod() |
| Modifier and Type | Method and Description |
|---|---|
Document |
Reference.getTransformedDocument(C14nMethod aC14nMethod) |
void |
SignedInfo.setCanonicalizationMethod(C14nMethod aCanonicalizationMethod) |
| Constructor and Description |
|---|
SignatureTimeStamp(Context aContext,
XMLSignature aSignature,
C14nMethod c14nMethod,
DigestMethod aDMForTimestamp,
tr.gov.tubitak.uekae.esya.api.infra.tsclient.TSSettings aAyar) |
| Modifier and Type | Field and Description |
|---|---|
protected C14nMethod |
GenericTimeStamp.mCanonicalizationMethod |
| Modifier and Type | Method and Description |
|---|---|
C14nMethod |
GenericTimeStamp.getCanonicalizationMethod() |
| Modifier and Type | Method and Description |
|---|---|
void |
GenericTimeStamp.setCanonicalizationMethod(C14nMethod aCanonicalizationMethod) |
| Modifier and Type | Method and Description |
|---|---|
static byte[] |
XmlUtil.outputDOM(org.w3c.dom.Node aNode,
C14nMethod aC14nMethod) |
static void |
XmlUtil.outputDOM(org.w3c.dom.Node aNode,
C14nMethod aC14nMethod,
java.io.OutputStream os,
boolean addPreamble) |
static byte[] |
XmlUtil.outputDOM(org.w3c.dom.NodeList aNodeList,
C14nMethod aC14nMethod) |
Copyright © 2025. All rights reserved.