- dereference(XMLCryptoContext) - Method in class ru.CryptoPro.JCPxml.dsig.internal.dom.DOMRetrievalMethod
-
- dereference(URIReference, XMLCryptoContext) - Method in class ru.CryptoPro.JCPxml.dsig.internal.dom.DOMURIDereferencer
-
- dereferenceAsXMLStructure(XMLCryptoContext) - Method in class ru.CryptoPro.JCPxml.dsig.internal.dom.DOMRetrievalMethod
-
- digest(XMLSignContext) - Method in class ru.CryptoPro.JCPxml.dsig.internal.dom.DOMReference
-
- DigesterOutputStream - Class in ru.CryptoPro.JCPxml.dsig.internal
-
This class has been modified slightly to use java.security.MessageDigest
objects as input, rather than
org.apache.xml.security.algorithms.MessageDigestAlgorithm objects.
- DigesterOutputStream(MessageDigest) - Constructor for class ru.CryptoPro.JCPxml.dsig.internal.DigesterOutputStream
-
Creates a DigesterOutputStream.
- DigesterOutputStream(MessageDigest, boolean) - Constructor for class ru.CryptoPro.JCPxml.dsig.internal.DigesterOutputStream
-
Creates a DigesterOutputStream.
- DOMBase64Transform - Class in ru.CryptoPro.JCPxml.dsig.internal.dom
-
DOM-based implementation of Base64 Encoding Transform.
- DOMBase64Transform() - Constructor for class ru.CryptoPro.JCPxml.dsig.internal.dom.DOMBase64Transform
-
- DOMCanonicalizationMethod - Class in ru.CryptoPro.JCPxml.dsig.internal.dom
-
DOM-based abstract implementation of CanonicalizationMethod.
- DOMCanonicalizationMethod(TransformService) - Constructor for class ru.CryptoPro.JCPxml.dsig.internal.dom.DOMCanonicalizationMethod
-
Creates a DOMCanonicalizationMethod
.
- DOMCanonicalizationMethod(Element, XMLCryptoContext, Provider) - Constructor for class ru.CryptoPro.JCPxml.dsig.internal.dom.DOMCanonicalizationMethod
-
Creates a DOMCanonicalizationMethod
from an element.
- DOMCanonicalXMLC14N11Method - Class in ru.CryptoPro.JCPxml.dsig.internal.dom
-
DOM-based implementation of CanonicalizationMethod for Canonical XML 1.1
(with or without comments).
- DOMCanonicalXMLC14N11Method() - Constructor for class ru.CryptoPro.JCPxml.dsig.internal.dom.DOMCanonicalXMLC14N11Method
-
- DOMCanonicalXMLC14NMethod - Class in ru.CryptoPro.JCPxml.dsig.internal.dom
-
DOM-based implementation of CanonicalizationMethod for Canonical XML
(with or without comments).
- DOMCanonicalXMLC14NMethod() - Constructor for class ru.CryptoPro.JCPxml.dsig.internal.dom.DOMCanonicalXMLC14NMethod
-
- DOMCryptoBinary - Class in ru.CryptoPro.JCPxml.dsig.internal.dom
-
A DOM-based representation of the XML CryptoBinary
simple type
as defined in the W3C specification for XML-Signature Syntax and Processing.
- DOMCryptoBinary(BigInteger) - Constructor for class ru.CryptoPro.JCPxml.dsig.internal.dom.DOMCryptoBinary
-
Create a DOMCryptoBinary
instance from the specified
BigInteger
- DOMCryptoBinary(Node) - Constructor for class ru.CryptoPro.JCPxml.dsig.internal.dom.DOMCryptoBinary
-
Creates a DOMCryptoBinary
from a node.
- DOMDigestMethod - Class in ru.CryptoPro.JCPxml.dsig.internal.dom
-
DOM-based abstract implementation of DigestMethod.
- DOMEnvelopedTransform - Class in ru.CryptoPro.JCPxml.dsig.internal.dom
-
DOM-based implementation of Enveloped Signature Transform.
- DOMEnvelopedTransform() - Constructor for class ru.CryptoPro.JCPxml.dsig.internal.dom.DOMEnvelopedTransform
-
- DOMExcC14NMethod - Class in ru.CryptoPro.JCPxml.dsig.internal.dom
-
DOM-based implementation of CanonicalizationMethod for Exclusive
Canonical XML algorithm (with or without comments).
- DOMExcC14NMethod() - Constructor for class ru.CryptoPro.JCPxml.dsig.internal.dom.DOMExcC14NMethod
-
- DOMHMACSignatureMethod - Class in ru.CryptoPro.JCPxml.dsig.internal.dom
-
DOM-based implementation of HMAC SignatureMethod.
- DOMKeyInfo - Class in ru.CryptoPro.JCPxml.dsig.internal.dom
-
DOM-based implementation of KeyInfo.
- DOMKeyInfo(List<? extends XMLStructure>, String) - Constructor for class ru.CryptoPro.JCPxml.dsig.internal.dom.DOMKeyInfo
-
Creates a DOMKeyInfo
.
- DOMKeyInfo(Element, XMLCryptoContext, Provider) - Constructor for class ru.CryptoPro.JCPxml.dsig.internal.dom.DOMKeyInfo
-
Creates a DOMKeyInfo
from XML.
- DOMKeyInfoFactory - Class in ru.CryptoPro.JCPxml.dsig.internal.dom
-
DOM-based implementation of KeyInfoFactory.
- DOMKeyInfoFactory() - Constructor for class ru.CryptoPro.JCPxml.dsig.internal.dom.DOMKeyInfoFactory
-
- DOMKeyName - Class in ru.CryptoPro.JCPxml.dsig.internal.dom
-
DOM-based implementation of KeyName.
- DOMKeyName(String) - Constructor for class ru.CryptoPro.JCPxml.dsig.internal.dom.DOMKeyName
-
Creates a DOMKeyName
.
- DOMKeyName(Element) - Constructor for class ru.CryptoPro.JCPxml.dsig.internal.dom.DOMKeyName
-
Creates a DOMKeyName
from a KeyName element.
- DOMKeyValue - Class in ru.CryptoPro.JCPxml.dsig.internal.dom
-
DOM-based implementation of KeyValue.
- DOMKeyValue(PublicKey) - Constructor for class ru.CryptoPro.JCPxml.dsig.internal.dom.DOMKeyValue
-
- DOMKeyValue(Element, XMLCryptoContext) - Constructor for class ru.CryptoPro.JCPxml.dsig.internal.dom.DOMKeyValue
-
Creates a DOMKeyValue
from an element.
- DOMManifest - Class in ru.CryptoPro.JCPxml.dsig.internal.dom
-
DOM-based implementation of Manifest.
- DOMManifest(List<? extends Reference>, String) - Constructor for class ru.CryptoPro.JCPxml.dsig.internal.dom.DOMManifest
-
Creates a DOMManifest
containing the specified
list of Reference
s and optional id.
- DOMManifest(Element, XMLCryptoContext, Provider) - Constructor for class ru.CryptoPro.JCPxml.dsig.internal.dom.DOMManifest
-
Creates a DOMManifest
from an element.
- DOMPGPData - Class in ru.CryptoPro.JCPxml.dsig.internal.dom
-
DOM-based implementation of PGPData.
- DOMPGPData(byte[], List<? extends XMLStructure>) - Constructor for class ru.CryptoPro.JCPxml.dsig.internal.dom.DOMPGPData
-
Creates a DOMPGPData
containing the specified key packet.
- DOMPGPData(byte[], byte[], List<? extends XMLStructure>) - Constructor for class ru.CryptoPro.JCPxml.dsig.internal.dom.DOMPGPData
-
Creates a DOMPGPData
containing the specified key id and
optional key packet and list of external elements.
- DOMPGPData(Element) - Constructor for class ru.CryptoPro.JCPxml.dsig.internal.dom.DOMPGPData
-
Creates a DOMPGPData
from an element.
- DOMReference - Class in ru.CryptoPro.JCPxml.dsig.internal.dom
-
DOM-based implementation of Reference.
- DOMReference(String, String, DigestMethod, List<? extends Transform>, String, Provider) - Constructor for class ru.CryptoPro.JCPxml.dsig.internal.dom.DOMReference
-
Creates a Reference
from the specified parameters.
- DOMReference(String, String, DigestMethod, List<? extends Transform>, Data, List<? extends Transform>, String, Provider) - Constructor for class ru.CryptoPro.JCPxml.dsig.internal.dom.DOMReference
-
- DOMReference(String, String, DigestMethod, List<? extends Transform>, Data, List<? extends Transform>, String, byte[], Provider) - Constructor for class ru.CryptoPro.JCPxml.dsig.internal.dom.DOMReference
-
- DOMReference(Element, XMLCryptoContext, Provider) - Constructor for class ru.CryptoPro.JCPxml.dsig.internal.dom.DOMReference
-
Creates a DOMReference
from an element.
- DOMRetrievalMethod - Class in ru.CryptoPro.JCPxml.dsig.internal.dom
-
DOM-based implementation of RetrievalMethod.
- DOMRetrievalMethod(String, String, List<? extends Transform>) - Constructor for class ru.CryptoPro.JCPxml.dsig.internal.dom.DOMRetrievalMethod
-
Creates a DOMRetrievalMethod
containing the specified
URIReference and List of Transforms.
- DOMRetrievalMethod(Element, XMLCryptoContext, Provider) - Constructor for class ru.CryptoPro.JCPxml.dsig.internal.dom.DOMRetrievalMethod
-
Creates a DOMRetrievalMethod
from an element.
- DOMSignatureMethod - Class in ru.CryptoPro.JCPxml.dsig.internal.dom
-
DOM-based abstract implementation of SignatureMethod.
- DOMSignatureProperties - Class in ru.CryptoPro.JCPxml.dsig.internal.dom
-
DOM-based implementation of SignatureProperties.
- DOMSignatureProperties(List<? extends SignatureProperty>, String) - Constructor for class ru.CryptoPro.JCPxml.dsig.internal.dom.DOMSignatureProperties
-
Creates a DOMSignatureProperties
from the specified
parameters.
- DOMSignatureProperties(Element, XMLCryptoContext) - Constructor for class ru.CryptoPro.JCPxml.dsig.internal.dom.DOMSignatureProperties
-
Creates a DOMSignatureProperties
from an element.
- DOMSignatureProperty - Class in ru.CryptoPro.JCPxml.dsig.internal.dom
-
DOM-based implementation of SignatureProperty.
- DOMSignatureProperty(List<? extends XMLStructure>, String, String) - Constructor for class ru.CryptoPro.JCPxml.dsig.internal.dom.DOMSignatureProperty
-
Creates a SignatureProperty
from the specified parameters.
- DOMSignatureProperty(Element, XMLCryptoContext) - Constructor for class ru.CryptoPro.JCPxml.dsig.internal.dom.DOMSignatureProperty
-
Creates a DOMSignatureProperty
from an element.
- DOMSignedInfo - Class in ru.CryptoPro.JCPxml.dsig.internal.dom
-
DOM-based implementation of SignedInfo.
- DOMSignedInfo(CanonicalizationMethod, SignatureMethod, List<? extends Reference>) - Constructor for class ru.CryptoPro.JCPxml.dsig.internal.dom.DOMSignedInfo
-
Creates a DOMSignedInfo
from the specified parameters.
- DOMSignedInfo(CanonicalizationMethod, SignatureMethod, List<? extends Reference>, String) - Constructor for class ru.CryptoPro.JCPxml.dsig.internal.dom.DOMSignedInfo
-
Creates a DOMSignedInfo
from the specified parameters.
- DOMSignedInfo(Element, XMLCryptoContext, Provider) - Constructor for class ru.CryptoPro.JCPxml.dsig.internal.dom.DOMSignedInfo
-
Creates a DOMSignedInfo
from an element.
- DOMStructure - Class in ru.CryptoPro.JCPxml.dsig.internal.dom
-
DOM-based abstract implementation of XMLStructure.
- DOMStructure() - Constructor for class ru.CryptoPro.JCPxml.dsig.internal.dom.DOMStructure
-
- DOMSubTreeData - Class in ru.CryptoPro.JCPxml.dsig.internal.dom
-
This is a subtype of NodeSetData that represents a dereferenced
same-document URI as the root of a subdocument.
- DOMSubTreeData(Node, boolean) - Constructor for class ru.CryptoPro.JCPxml.dsig.internal.dom.DOMSubTreeData
-
- DOMTransform - Class in ru.CryptoPro.JCPxml.dsig.internal.dom
-
DOM-based abstract implementation of Transform.
- DOMTransform(TransformService) - Constructor for class ru.CryptoPro.JCPxml.dsig.internal.dom.DOMTransform
-
Creates a DOMTransform
.
- DOMTransform(Element, XMLCryptoContext, Provider) - Constructor for class ru.CryptoPro.JCPxml.dsig.internal.dom.DOMTransform
-
Creates a DOMTransform
from an element.
- DOMURIDereferencer - Class in ru.CryptoPro.JCPxml.dsig.internal.dom
-
DOM-based implementation of URIDereferencer.
- DOMUtils - Class in ru.CryptoPro.JCPxml.dsig.internal.dom
-
Useful static DOM utility methods.
- DOMX509Data - Class in ru.CryptoPro.JCPxml.dsig.internal.dom
-
DOM-based implementation of X509Data.
- DOMX509Data(List<?>) - Constructor for class ru.CryptoPro.JCPxml.dsig.internal.dom.DOMX509Data
-
Creates a DOMX509Data.
- DOMX509Data(Element) - Constructor for class ru.CryptoPro.JCPxml.dsig.internal.dom.DOMX509Data
-
Creates a DOMX509Data
from an element.
- DOMX509IssuerSerial - Class in ru.CryptoPro.JCPxml.dsig.internal.dom
-
DOM-based implementation of X509IssuerSerial.
- DOMX509IssuerSerial(String, BigInteger) - Constructor for class ru.CryptoPro.JCPxml.dsig.internal.dom.DOMX509IssuerSerial
-
Creates a DOMX509IssuerSerial
containing the specified
issuer distinguished name/serial number pair.
- DOMX509IssuerSerial(Element) - Constructor for class ru.CryptoPro.JCPxml.dsig.internal.dom.DOMX509IssuerSerial
-
Creates a DOMX509IssuerSerial
from an element.
- DOMXMLObject - Class in ru.CryptoPro.JCPxml.dsig.internal.dom
-
DOM-based implementation of XMLObject.
- DOMXMLObject(List<? extends XMLStructure>, String, String, String) - Constructor for class ru.CryptoPro.JCPxml.dsig.internal.dom.DOMXMLObject
-
Creates an XMLObject
from the specified parameters.
- DOMXMLObject(Element, XMLCryptoContext, Provider) - Constructor for class ru.CryptoPro.JCPxml.dsig.internal.dom.DOMXMLObject
-
Creates an XMLObject
from an element.
- DOMXMLSignature - Class in ru.CryptoPro.JCPxml.dsig.internal.dom
-
DOM-based implementation of XMLSignature.
- DOMXMLSignature(SignedInfo, KeyInfo, List<? extends XMLObject>, String, String) - Constructor for class ru.CryptoPro.JCPxml.dsig.internal.dom.DOMXMLSignature
-
Creates a DOMXMLSignature
from the specified components.
- DOMXMLSignature(Element, XMLCryptoContext, Provider) - Constructor for class ru.CryptoPro.JCPxml.dsig.internal.dom.DOMXMLSignature
-
Creates a DOMXMLSignature
from XML.
- DOMXMLSignature.DOMSignatureValue - Class in ru.CryptoPro.JCPxml.dsig.internal.dom
-
- DOMXMLSignatureFactory - Class in ru.CryptoPro.JCPxml.dsig.internal.dom
-
DOM-based implementation of XMLSignatureFactory.
- DOMXMLSignatureFactory() - Constructor for class ru.CryptoPro.JCPxml.dsig.internal.dom.DOMXMLSignatureFactory
-
Initializes a new instance of this class.
- DOMXPathFilter2Transform - Class in ru.CryptoPro.JCPxml.dsig.internal.dom
-
DOM-based implementation of XPath Filter 2.0 Transform.
- DOMXPathFilter2Transform() - Constructor for class ru.CryptoPro.JCPxml.dsig.internal.dom.DOMXPathFilter2Transform
-
- DOMXPathTransform - Class in ru.CryptoPro.JCPxml.dsig.internal.dom
-
DOM-based implementation of XPath Filtering Transform.
- DOMXPathTransform() - Constructor for class ru.CryptoPro.JCPxml.dsig.internal.dom.DOMXPathTransform
-
- DOMXSLTTransform - Class in ru.CryptoPro.JCPxml.dsig.internal.dom
-
DOM-based implementation of XSLT Transform.
- DOMXSLTTransform() - Constructor for class ru.CryptoPro.JCPxml.dsig.internal.dom.DOMXSLTTransform
-