- decode(PublicKey) - Static method in class ru.CryptoPro.JCPxml.dsig.internal.dom.DOMKeyValue
-
- decode(Element) - Static method in class ru.CryptoPro.JCPxml.dsig.internal.dom.DOMKeyValue
-
- dereference(URIReference, XMLCryptoContext) - Method in class ru.CryptoPro.JCPxml.dsig.internal.dom.DOMURIDereferencer
-
- dereference(XMLCryptoContext) - Method in class ru.CryptoPro.JCPxml.dsig.internal.dom.DOMRetrievalMethod
-
- 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
-
- 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<K extends java.security.PublicKey> - Class in ru.CryptoPro.JCPxml.dsig.internal.dom
-
DOM-based implementation of KeyValue.
- DOMKeyValue(K) - 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<DOMReference>, String) - Constructor for class ru.CryptoPro.JCPxml.dsig.internal.dom.DOMManifest
-
Creates a DOMManifest containing the specified
list of References 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[], 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(byte[], List<? extends XMLStructure>) - Constructor for class ru.CryptoPro.JCPxml.dsig.internal.dom.DOMPGPData
-
Creates a DOMPGPData containing the specified key packet.
- 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, byte[], Provider) - Constructor for class ru.CryptoPro.JCPxml.dsig.internal.dom.DOMReference
-
- DOMReference(String, String, DigestMethod, List<? extends Transform>, Data, List<? extends Transform>, String, 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<DOMSignatureProperty>, String) - Constructor for class ru.CryptoPro.JCPxml.dsig.internal.dom.DOMSignatureProperties
-
Creates a DOMSignatureProperties from the specified
parameters.
- DOMSignatureProperties(Element) - 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) - 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 co
mponents.
- 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
-
- getAlgorithm() - Method in class ru.CryptoPro.JCPxml.dsig.internal.dom.DOMTransform
-
- getAttributeValue(Element, String) - Static method in class ru.CryptoPro.JCPxml.dsig.internal.dom.DOMUtils
-
Returns the attribute value for the attribute with the specified name.
- getCalculatedDigestValue() - Method in class ru.CryptoPro.JCPxml.dsig.internal.dom.DOMReference
-
- getCanonicalizationMethod() - Method in class ru.CryptoPro.JCPxml.dsig.internal.dom.DOMSignedInfo
-
- getCanonicalizedData() - Method in class ru.CryptoPro.JCPxml.dsig.internal.dom.DOMSignedInfo
-
- getContent() - Method in class ru.CryptoPro.JCPxml.dsig.internal.dom.DOMKeyInfo
-
- getContent() - Method in class ru.CryptoPro.JCPxml.dsig.internal.dom.DOMSignatureProperty
-
- getContent() - Method in class ru.CryptoPro.JCPxml.dsig.internal.dom.DOMX509Data
-
- getContent() - Method in class ru.CryptoPro.JCPxml.dsig.internal.dom.DOMXMLObject
-
- getContent(KeyInfo) - Static method in class ru.CryptoPro.JCPxml.dsig.internal.dom.DOMKeyInfo
-
A utility function to suppress casting warnings.
- getCreatedElement() - Method in class ru.CryptoPro.JCPxml.dsig.internal.dom.XmlWriterToTree
-
Get the root element created with this writer.
- getCurrentLocalName() - Method in interface ru.CryptoPro.JCPxml.dsig.internal.dom.XmlWriter
-
Get the local name of the current element.
- getCurrentLocalName() - Method in class ru.CryptoPro.JCPxml.dsig.internal.dom.XmlWriterToTree
-
- getCurrentNodeAsStructure() - Method in interface ru.CryptoPro.JCPxml.dsig.internal.dom.XmlWriter
-
- getCurrentNodeAsStructure() - Method in class ru.CryptoPro.JCPxml.dsig.internal.dom.XmlWriterToTree
-
- getDereferencedData() - Method in class ru.CryptoPro.JCPxml.dsig.internal.dom.DOMReference
-
- getDigestInputStream() - Method in class ru.CryptoPro.JCPxml.dsig.internal.dom.DOMReference
-
- getDigestMethod() - Method in class ru.CryptoPro.JCPxml.dsig.internal.dom.DOMReference
-
- getDigestValue() - Method in class ru.CryptoPro.JCPxml.dsig.internal.DigesterOutputStream
-
- getDigestValue() - Method in class ru.CryptoPro.JCPxml.dsig.internal.dom.DOMReference
-
- getEncodedValue() - Method in class ru.CryptoPro.JCPxml.dsig.internal.dom.DOMXMLSignature.DOMSignatureValue
-
- getEncoding() - Method in class ru.CryptoPro.JCPxml.dsig.internal.dom.DOMXMLObject
-
- getExternalElements() - Method in class ru.CryptoPro.JCPxml.dsig.internal.dom.DOMPGPData
-
- getFirstChildElement(Node) - Static method in class ru.CryptoPro.JCPxml.dsig.internal.dom.DOMUtils
-
Returns the first child element of the specified node, or null if there
is no such element.
- getFirstChildElement(Node, String) - Static method in class ru.CryptoPro.JCPxml.dsig.internal.dom.DOMUtils
-
Deprecated.
- getFirstChildElement(Node, String, String) - Static method in class ru.CryptoPro.JCPxml.dsig.internal.dom.DOMUtils
-
Returns the first child element of the specified node and checks that
the local name is equal to localName and the namespace is equal to
namespaceURI
- getHere() - Method in class ru.CryptoPro.JCPxml.dsig.internal.dom.DOMReference
-
- getHere() - Method in class ru.CryptoPro.JCPxml.dsig.internal.dom.DOMRetrievalMethod
-
- getId() - Method in class ru.CryptoPro.JCPxml.dsig.internal.dom.DOMKeyInfo
-
- getId() - Method in class ru.CryptoPro.JCPxml.dsig.internal.dom.DOMManifest
-
- getId() - Method in class ru.CryptoPro.JCPxml.dsig.internal.dom.DOMReference
-
- getId() - Method in class ru.CryptoPro.JCPxml.dsig.internal.dom.DOMSignatureProperties
-
- getId() - Method in class ru.CryptoPro.JCPxml.dsig.internal.dom.DOMSignatureProperty
-
- getId() - Method in class ru.CryptoPro.JCPxml.dsig.internal.dom.DOMSignedInfo
-
- getId() - Method in class ru.CryptoPro.JCPxml.dsig.internal.dom.DOMXMLObject
-
- getId() - Method in class ru.CryptoPro.JCPxml.dsig.internal.dom.DOMXMLSignature.DOMSignatureValue
-
- getId() - Method in class ru.CryptoPro.JCPxml.dsig.internal.dom.DOMXMLSignature
-
- getIdAttributeValue(Element, String) - Static method in class ru.CryptoPro.JCPxml.dsig.internal.dom.DOMUtils
-
Returns the attribute value for the attribute with the specified name.
- getInputStream() - Method in class ru.CryptoPro.JCPxml.dsig.internal.DigesterOutputStream
-
- getIssuerName() - Method in class ru.CryptoPro.JCPxml.dsig.internal.dom.DOMX509IssuerSerial
-
- getKeyId() - Method in class ru.CryptoPro.JCPxml.dsig.internal.dom.DOMPGPData
-
- getKeyInfo() - Method in class ru.CryptoPro.JCPxml.dsig.internal.dom.DOMXMLSignature
-
- getKeyPacket() - Method in class ru.CryptoPro.JCPxml.dsig.internal.dom.DOMPGPData
-
- getKeySelectorResult() - Method in class ru.CryptoPro.JCPxml.dsig.internal.dom.DOMXMLSignature
-
- getLastChildElement(Node) - Static method in class ru.CryptoPro.JCPxml.dsig.internal.dom.DOMUtils
-
Returns the last child element of the specified node, or null if there
is no such element.
- getManifestReferences(Manifest) - Static method in class ru.CryptoPro.JCPxml.dsig.internal.dom.DOMManifest
-
- getMimeType() - Method in class ru.CryptoPro.JCPxml.dsig.internal.dom.DOMXMLObject
-
- getName() - Method in class ru.CryptoPro.JCPxml.dsig.internal.dom.DOMKeyName
-
- getName() - Method in class ru.CryptoPro.JCPxml.dsig.internal.dom.XMLDSigRI
-
Функция возвращает имя провайдера
- getNextSiblingElement(Node) - Static method in class ru.CryptoPro.JCPxml.dsig.internal.dom.DOMUtils
-
Returns the next sibling element of the specified node, or null if there
is no such element.
- getNextSiblingElement(Node, String) - Static method in class ru.CryptoPro.JCPxml.dsig.internal.dom.DOMUtils
-
Deprecated.
- getNextSiblingElement(Node, String, String) - Static method in class ru.CryptoPro.JCPxml.dsig.internal.dom.DOMUtils
-
Returns the next sibling element of the specified node and checks that
the local name is equal to localName and the namespace is equal to
namespaceURI
- getNSPrefix(XMLCryptoContext, String) - Static method in class ru.CryptoPro.JCPxml.dsig.internal.dom.DOMUtils
-
Returns the prefix associated with the specified namespace URI
- getObjects() - Method in class ru.CryptoPro.JCPxml.dsig.internal.dom.DOMXMLSignature
-
- getOwnerDocument(Node) - Static method in class ru.CryptoPro.JCPxml.dsig.internal.dom.DOMUtils
-
Returns the owner document of the specified node.
- getParameterSpec() - Method in class ru.CryptoPro.JCPxml.dsig.internal.dom.ApacheCanonicalizer
-
- getParameterSpec() - Method in class ru.CryptoPro.JCPxml.dsig.internal.dom.ApacheTransform
-
- getParameterSpec() - Method in class ru.CryptoPro.JCPxml.dsig.internal.dom.DOMDigestMethod
-
- getParameterSpec() - Method in class ru.CryptoPro.JCPxml.dsig.internal.dom.DOMHMACSignatureMethod
-
- getParameterSpec() - Method in class ru.CryptoPro.JCPxml.dsig.internal.dom.DOMSignatureMethod
-
- getParameterSpec() - Method in class ru.CryptoPro.JCPxml.dsig.internal.dom.DOMTransform
-
- getParameterSpecPrefixList(ExcC14NParameterSpec) - Method in class ru.CryptoPro.JCPxml.dsig.internal.dom.DOMExcC14NMethod
-
- getParamsNSURI() - Method in class ru.CryptoPro.JCPxml.dsig.internal.dom.DOMExcC14NMethod
-
- getProperties() - Method in class ru.CryptoPro.JCPxml.dsig.internal.dom.DOMSignatureProperties
-
- getPublicKey() - Method in class ru.CryptoPro.JCPxml.dsig.internal.dom.DOMKeyValue
-
- getQNameString(String, String) - Static method in class ru.CryptoPro.JCPxml.dsig.internal.dom.DOMUtils
-
Create a QName string from a prefix and local name.
- getReferences() - Method in class ru.CryptoPro.JCPxml.dsig.internal.dom.DOMManifest
-
- getReferences() - Method in class ru.CryptoPro.JCPxml.dsig.internal.dom.DOMSignedInfo
-
- getRoot() - Method in class ru.CryptoPro.JCPxml.dsig.internal.dom.DOMSubTreeData
-
- getSerialNumber() - Method in class ru.CryptoPro.JCPxml.dsig.internal.dom.DOMX509IssuerSerial
-
- getSignatureMethod() - Method in class ru.CryptoPro.JCPxml.dsig.internal.dom.DOMSignedInfo
-
- getSignaturePrefix(XMLCryptoContext) - Static method in class ru.CryptoPro.JCPxml.dsig.internal.dom.DOMUtils
-
Returns the prefix associated with the XML Signature namespace URI
- getSignatureValue() - Method in class ru.CryptoPro.JCPxml.dsig.internal.dom.DOMXMLSignature
-
- getSignedInfo() - Method in class ru.CryptoPro.JCPxml.dsig.internal.dom.DOMXMLSignature
-
- getSignedInfoReferences(SignedInfo) - Static method in class ru.CryptoPro.JCPxml.dsig.internal.dom.DOMSignedInfo
-
- getTarget() - Method in class ru.CryptoPro.JCPxml.dsig.internal.dom.DOMSignatureProperty
-
- getTransforms() - Method in class ru.CryptoPro.JCPxml.dsig.internal.dom.DOMReference
-
- getTransforms() - Method in class ru.CryptoPro.JCPxml.dsig.internal.dom.DOMRetrievalMethod
-
- getType() - Method in class ru.CryptoPro.JCPxml.dsig.internal.dom.DOMReference
-
- getType() - Method in class ru.CryptoPro.JCPxml.dsig.internal.dom.DOMRetrievalMethod
-
- getURI() - Method in class ru.CryptoPro.JCPxml.dsig.internal.dom.DOMReference
-
- getURI() - Method in class ru.CryptoPro.JCPxml.dsig.internal.dom.DOMRetrievalMethod
-
- getURIDereferencer() - Method in class ru.CryptoPro.JCPxml.dsig.internal.dom.DOMKeyInfoFactory
-
- getURIDereferencer() - Method in class ru.CryptoPro.JCPxml.dsig.internal.dom.DOMXMLSignatureFactory
-
- getValue() - Method in class ru.CryptoPro.JCPxml.dsig.internal.dom.DOMXMLSignature.DOMSignatureValue
-
- getXmlObjectContent(XMLObject) - Static method in class ru.CryptoPro.JCPxml.dsig.internal.dom.DOMXMLObject
-
- getXMLSignatureInput() - Method in interface ru.CryptoPro.JCPxml.dsig.internal.dom.ApacheData
-
Returns the XMLSignatureInput.
- getXMLSignatureInput() - Method in class ru.CryptoPro.JCPxml.dsig.internal.dom.ApacheNodeSetData
-
- getXMLSignatureInput() - Method in class ru.CryptoPro.JCPxml.dsig.internal.dom.ApacheOctetStreamData
-