Skip navigation links
JCP XML.
Public API.
A C D E G I J P R S U W X 

A

ALGORITHM_AGREE - Static variable in interface ru.CryptoPro.JCPxml.Consts
URI алгоритма согласования ключа
ALGORITHM_KEY_WRAP_CP - Static variable in interface ru.CryptoPro.JCPxml.Consts
 
ALGORITHM_KEY_WRAP_GOST - Static variable in interface ru.CryptoPro.JCPxml.Consts
 
ALGORITHM_KEY_WRAP_GOST_CLASS - Static variable in interface ru.CryptoPro.JCPxml.Consts
 

C

CONFIG - Static variable in interface ru.CryptoPro.JCPxml.Consts
Имя ресурса конфигурации.
Consts - Interface in ru.CryptoPro.JCPxml
Константы для ГОСТ xml подписи/шифрования.
createDocFactory() - Static method in class ru.CryptoPro.JCPxml.Utils
create DocumentBuilderFactory with properties.
createEmptyDocument() - Static method in class ru.CryptoPro.JCPxml.Utils
create new empty document.
createSampleDocument() - Static method in class ru.CryptoPro.JCPxml.Utils
create new simple document to test.

D

decrypt(Document, Key, String) - Static method in class ru.CryptoPro.JCPxml.Utils
decrypt document.
DEFAULT_CONFIG - Static variable in interface ru.CryptoPro.JCPxml.Consts
Имя файла конфигурации по умолчанию.
DocumentIdResolver - Class in ru.CryptoPro.JCPxml.utility
This resolver is used for resolving same-document URIs like URI="" of URI="#id".
DocumentIdResolver() - Constructor for class ru.CryptoPro.JCPxml.utility.DocumentIdResolver
 

E

encrypt(Document, X509Certificate, String, CryptParamsSpec) - Static method in class ru.CryptoPro.JCPxml.Utils
encrypt document with kek
encrypt(Document, X509Certificate, String, CryptParamsSpec, String) - Static method in class ru.CryptoPro.JCPxml.Utils
encrypt document with kek and transport algorithm
encrypt(Document, SecretKey, EncryptedKey, String) - Static method in class ru.CryptoPro.JCPxml.Utils
Зашифрование документа doc на sessionKey.
engineCanResolve(Attr, String) - Method in class ru.CryptoPro.JCPxml.utility.DocumentIdResolver
Method engineCanResolve
engineIsThreadSafe() - Method in class ru.CryptoPro.JCPxml.utility.DocumentIdResolver
 
engineResolve(Attr, String) - Method in class ru.CryptoPro.JCPxml.utility.DocumentIdResolver
Method engineResolve

G

getElementById(Document, String) - Static method in class ru.CryptoPro.JCPxml.utility.XMLIdResolver
Method getElementById

I

init() - Static method in class ru.CryptoPro.JCPxml.xmldsig.JCPXMLDSigInit
Deprecated.
2.0
isElement(Element, String, Element[]) - Static method in class ru.CryptoPro.JCPxml.utility.XMLIdResolver
 
isInitialized() - Static method in class ru.CryptoPro.JCPxml.xmldsig.JCPXMLDSigInit
Deprecated.
2.0

J

JCPXMLDSigInit - Class in ru.CryptoPro.JCPxml.xmldsig
Оставлено только для совместимости.

P

PROPERTY_NAME - Static variable in interface ru.CryptoPro.JCPxml.Consts
имя Property настройки конфигурации.

R

readDoc(InputStream) - Static method in class ru.CryptoPro.JCPxml.Utils
load document.
readDoc(File) - Static method in class ru.CryptoPro.JCPxml.Utils
load document from file.
readDoc(String) - Static method in class ru.CryptoPro.JCPxml.Utils
load document from file.
registerElementById(Element, String) - Static method in class ru.CryptoPro.JCPxml.utility.XMLIdResolver
Method registerElementById
registerElementById(Element, Attr) - Static method in class ru.CryptoPro.JCPxml.utility.XMLIdResolver
Method registerElementById
ru.CryptoPro.JCPxml - package ru.CryptoPro.JCPxml
 
ru.CryptoPro.JCPxml.utility - package ru.CryptoPro.JCPxml.utility
 
ru.CryptoPro.JCPxml.xmldsig - package ru.CryptoPro.JCPxml.xmldsig
 

S

SIGN_CLASS_NAME - Static variable in interface ru.CryptoPro.JCPxml.Consts
для проверки загруженности???
signDoc(Document, PrivateKey, X509Certificate, String, String) - Static method in class ru.CryptoPro.JCPxml.Utils
Формирование подписи всего XML-документа.
signDoc(Document, PrivateKey, X509Certificate) - Static method in class ru.CryptoPro.JCPxml.Utils
Формирование подписи всего XML-документа для алгоритма ГОСТ Р 34.10-2001.
signDoc(Document, KeyTwix) - Static method in class ru.CryptoPro.JCPxml.Utils
Формирование подписи всего XML-документа для алгоритма ГОСТ Р 34.10-2001.
signDocURN(Document, PrivateKey, X509Certificate) - Static method in class ru.CryptoPro.JCPxml.Utils
Формирование подписи XML-документа с новыми URN.
signDocURN(Document, KeyTwix) - Static method in class ru.CryptoPro.JCPxml.Utils
Формирование подписи всего XML-документа с новыми URN.

U

URI_GOST_CIPHER - Static variable in interface ru.CryptoPro.JCPxml.Consts
алгоритм шифрования данных
URI_GOST_DIGEST - Static variable in interface ru.CryptoPro.JCPxml.Consts
алгоритм хеширования, используемый при подписи (ГОСТ Р 34.11-94)
URI_GOST_HMAC_GOSTR3411 - Static variable in interface ru.CryptoPro.JCPxml.Consts
URI алгоритма подписи по старому стандарту.
URI_GOST_SIGN - Static variable in interface ru.CryptoPro.JCPxml.Consts
алгоритм подписи (ГОСТ Р 34.10-2001)
URI_GOST_TRANSPORT - Static variable in interface ru.CryptoPro.JCPxml.Consts
URI алгоритма шифрования ключа
URI_GOST_TRANSPORT_GOST_2012_256 - Static variable in interface ru.CryptoPro.JCPxml.Consts
URI алгоритма шифрования ключа gost 2012 (256)
URI_GOST_TRANSPORT_GOST_2012_512 - Static variable in interface ru.CryptoPro.JCPxml.Consts
URI алгоритма шифрования ключа gost 2012 (512)
URN_GOST_DIGEST - Static variable in interface ru.CryptoPro.JCPxml.Consts
алгоритм хеширования, ГОСТ Р 34.11-94 по новому стандарту http://tools.ietf.org/html/draft-chudov-cryptopro-cpxmldsig-05
URN_GOST_DIGEST_2012_256 - Static variable in interface ru.CryptoPro.JCPxml.Consts
алгоритм хеширования, ГОСТ Р 34.11-2012 (256)
URN_GOST_DIGEST_2012_512 - Static variable in interface ru.CryptoPro.JCPxml.Consts
алгоритм хеширования, ГОСТ Р 34.11-2012 (512)
URN_GOST_HMAC_GOSTR3411 - Static variable in interface ru.CryptoPro.JCPxml.Consts
URN алгоритма подписи по новому стандарту http://tools.ietf.org/html/draft-chudov-cryptopro-cpxmldsig-07
URN_GOST_SIGN - Static variable in interface ru.CryptoPro.JCPxml.Consts
алгоритм подписи (ГОСТ Р 34.10-2001) по новому стандарту http://tools.ietf.org/html/draft-chudov-cryptopro-cpxmldsig-05
URN_GOST_SIGN_2012_256 - Static variable in interface ru.CryptoPro.JCPxml.Consts
алгоритм подписи, ГОСТ Р 34.10-2012 (256)
URN_GOST_SIGN_2012_512 - Static variable in interface ru.CryptoPro.JCPxml.Consts
алгоритм подписи, ГОСТ Р 34.10-2012 (512)
Utils - Class in ru.CryptoPro.JCPxml
Утилиты для работы с XML.
Utils() - Constructor for class ru.CryptoPro.JCPxml.Utils
 

W

wrapKey(Document, SecretKey, X509Certificate, String, String) - Static method in class ru.CryptoPro.JCPxml.Utils
зашифрование сессионного ключа sessionKey на ключе kek и создание EncryptedKey с сертификатом.
writeDoc(Document, OutputStream) - Static method in class ru.CryptoPro.JCPxml.Utils
save doc.
writeDoc(Document, File) - Static method in class ru.CryptoPro.JCPxml.Utils
save doc to file.
writeDoc(Document, String) - Static method in class ru.CryptoPro.JCPxml.Utils
save doc to file.

X

XMLIdResolver - Class in ru.CryptoPro.JCPxml.utility
Purpose of this class is to enable the XML Parser to keep track of ID attributes.
A C D E G I J P R S U W X 
Skip navigation links
Copyright Crypto-Pro.
All rights reserved.