Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Работа с Токенами #17

Closed
faraon248 opened this issue Aug 2, 2016 · 1 comment
Closed

Работа с Токенами #17

faraon248 opened this issue Aug 2, 2016 · 1 comment
Labels

Comments

@faraon248
Copy link

Добрый день. подскажите, реализует ли АПИ работу с токенами (то есть с ключами, расположенными локально у пользователя) ? или только облачная подпись? Диадок обычный реализует.

@asvyazin
Copy link
Contributor

asvyazin commented Aug 2, 2016

В каждом конкретном SDK есть свои средства для работы с электронной подписью. Например, в Java SDK это класс CertificateHelper, который реализован на основе CryptoPro JCP. Работа с локальными ключами поддерживается. Правда у CryptoPro JCP есть свои особенности, например, #1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants