Skip navigation links
CryptoPro Rutoken reader.
Public API.
A B C D E F G H I J L M N O P R S T U V W 

A

ADMIN - Static variable in class ru.CryptoPro.JCP.KeyStore.Rutoken.reader.Owner
Права администратора.
ALL_INSTALL - Static variable in class ru.CryptoPro.JCP.KeyStore.Rutoken.Install
классы, устанавливаемые при вызове main();
ALL_JARS - Static variable in class ru.CryptoPro.JCP.KeyStore.Rutoken.Install
Список jar, для которых необходим доступ во время установки.

B

beginExclusive() - Method in class ru.CryptoPro.JCP.KeyStore.Rutoken.reader.SCardIOReader
 
beginExclusive() - Method in interface ru.CryptoPro.JCP.KeyStore.Rutoken.reader.SCardReader
Заблокировать пользование картой для данного потока
byteArray2WordLittleEndian(byte[]) - Static method in class ru.CryptoPro.JCP.KeyStore.Rutoken.reader.rtUtil
 

C

changePin(char[], char[], Owner) - Method in class ru.CryptoPro.JCP.KeyStore.Rutoken.token.Rutoken
 
changePin(char[], char[], Owner) - Method in class ru.CryptoPro.JCP.KeyStore.Rutoken.token.RutokenBase
Функия смены пароля на токен.
changePin(char[], char[], Owner) - Method in class ru.CryptoPro.JCP.KeyStore.Rutoken.token.RutokenS
 
changePinExcl(char[], char[], Owner) - Method in class ru.CryptoPro.JCP.KeyStore.Rutoken.token.RutokenBase
Функия смены пароля на токен с блокировкой.
checkPath(String) - Static method in class ru.CryptoPro.JCP.KeyStore.Rutoken.reader.rtUtil
 
checkSerial() - Method in class ru.CryptoPro.JCP.KeyStore.Rutoken.token.RutokenBase
 
clear() - Method in class ru.CryptoPro.JCP.KeyStore.Rutoken.reader.Response
 
ConnectPCSC(String, String) - Method in class ru.CryptoPro.JCP.KeyStore.Rutoken.reader.SCardIOReader
 
ConnectPCSC(String, String) - Method in interface ru.CryptoPro.JCP.KeyStore.Rutoken.reader.SCardReader
Устанавливаем соединение с данным считывателем.
connectPCSC(String, String) - Method in class ru.CryptoPro.JCP.KeyStore.Rutoken.token.RutokenBase
Подключение к токену.
createFile(String, int, boolean, boolean) - Method in class ru.CryptoPro.JCP.KeyStore.Rutoken.token.Rutoken
 
createFile(String, int, boolean, boolean) - Method in class ru.CryptoPro.JCP.KeyStore.Rutoken.token.RutokenBase
Создать файл или папку (без блокировки)
createFile(String, int, boolean, boolean) - Method in class ru.CryptoPro.JCP.KeyStore.Rutoken.token.RutokenS
 
createFileExcl(String, int, boolean, boolean) - Method in class ru.CryptoPro.JCP.KeyStore.Rutoken.token.RutokenBase
Создать файл или папку (с блокировкой)
cryptoProRootPath - Variable in class ru.CryptoPro.JCP.KeyStore.Rutoken.token.RutokenBase
 

D

DEFAULT_PROTOCOL - Static variable in class ru.CryptoPro.JCP.KeyStore.Rutoken.token.RutokenBase
 
DEFAULT_RUTOKEN - Static variable in class ru.CryptoPro.JCP.KeyStore.Rutoken.token.RutokenBase
 
deleteFile(String) - Method in class ru.CryptoPro.JCP.KeyStore.Rutoken.token.Rutoken
 
deleteFile(String) - Method in class ru.CryptoPro.JCP.KeyStore.Rutoken.token.RutokenBase
Удалить файл или папку (без блокировки)
deleteFileExcl(String) - Method in class ru.CryptoPro.JCP.KeyStore.Rutoken.token.RutokenBase
Удалить файл или папку (с блокировкой)
depends() - Method in class ru.CryptoPro.JCP.KeyStore.Rutoken.Install
Получение строки зависимости пакета.
DisconnectPCSC() - Method in class ru.CryptoPro.JCP.KeyStore.Rutoken.reader.SCardIOReader
 
DisconnectPCSC() - Method in interface ru.CryptoPro.JCP.KeyStore.Rutoken.reader.SCardReader
Завершаем соединение.
disconnectPCSC(boolean) - Method in class ru.CryptoPro.JCP.KeyStore.Rutoken.token.RutokenBase
Отключить токен.

E

endExclusive() - Method in class ru.CryptoPro.JCP.KeyStore.Rutoken.reader.SCardIOReader
 
endExclusive() - Method in interface ru.CryptoPro.JCP.KeyStore.Rutoken.reader.SCardReader
Разблокировать пользование картой.
engineLoad(KeyStore.LoadStoreParameter) - Method in class ru.CryptoPro.JCP.KeyStore.Rutoken.RutokenStore
Функция передает в параметр типа RutokenStoreParameter серийный номер токена.
errFileAlreadyExist - Static variable in class ru.CryptoPro.JCP.KeyStore.Rutoken.reader.Response
 
errFileNotFound - Static variable in class ru.CryptoPro.JCP.KeyStore.Rutoken.reader.Response
 
errNoConditions - Static variable in class ru.CryptoPro.JCP.KeyStore.Rutoken.reader.Response
 
errNoRigths - Static variable in class ru.CryptoPro.JCP.KeyStore.Rutoken.reader.Response
Коды ошибок.
errUnsuccessfulAuth - Static variable in class ru.CryptoPro.JCP.KeyStore.Rutoken.reader.Response
 
errWrongInput - Static variable in class ru.CryptoPro.JCP.KeyStore.Rutoken.reader.Response
 

F

filePath2FolderPath(String) - Static method in class ru.CryptoPro.JCP.KeyStore.Rutoken.reader.rtUtil
 
folderSeparator - Static variable in class ru.CryptoPro.JCP.KeyStore.Rutoken.token.RutokenBase
 

G

getAnswer() - Method in class ru.CryptoPro.JCP.KeyStore.Rutoken.reader.Response
Получить массив данных.
getAnswerInt() - Method in class ru.CryptoPro.JCP.KeyStore.Rutoken.reader.Response
Получить ответ в виде числа.
getAnswerShort() - Method in class ru.CryptoPro.JCP.KeyStore.Rutoken.reader.Response
Получить ответ в виде short
getAnswerSize() - Method in class ru.CryptoPro.JCP.KeyStore.Rutoken.reader.Response
ПОлучить размер массива данных.
getAnswerString() - Method in class ru.CryptoPro.JCP.KeyStore.Rutoken.reader.Response
Получить ответ в виде hex-строки.
getAtr(String, String) - Static method in class ru.CryptoPro.JCP.KeyStore.Rutoken.reader.SCardIOReader
Получаем atr
getConnectState() - Method in class ru.CryptoPro.JCP.KeyStore.Rutoken.reader.SCardIOReader
 
getConnectState() - Method in interface ru.CryptoPro.JCP.KeyStore.Rutoken.reader.SCardReader
Статус соединения с картой.
getConnectState() - Method in class ru.CryptoPro.JCP.KeyStore.Rutoken.token.RutokenBase
 
getFormat() - Method in class ru.CryptoPro.JCP.KeyStore.Rutoken.reader.Response
Получить порядок байт.
getFreeMemory() - Method in class ru.CryptoPro.JCP.KeyStore.Rutoken.token.Rutoken
 
getFreeMemory() - Method in class ru.CryptoPro.JCP.KeyStore.Rutoken.token.RutokenBase
Получить свободное место (без блокировки)
getFreeMemoryExcl() - Method in class ru.CryptoPro.JCP.KeyStore.Rutoken.token.RutokenBase
Получить свободное место (с блокировкой)
getHiByte(int, ByteOrder) - Static method in class ru.CryptoPro.JCP.KeyStore.Rutoken.reader.rtUtil
 
getListSelectNestedRecursive(String, List, boolean, int) - Method in class ru.CryptoPro.JCP.KeyStore.Rutoken.token.RutokenBase
Рекурсивно выбираем все папки в текущей папке и добавляем их в виде строк в нумерованный список.
getLoByte(int, ByteOrder) - Static method in class ru.CryptoPro.JCP.KeyStore.Rutoken.reader.rtUtil
 
getPinInfo(Owner) - Method in class ru.CryptoPro.JCP.KeyStore.Rutoken.token.Rutoken
 
getPinInfo(Owner) - Method in class ru.CryptoPro.JCP.KeyStore.Rutoken.token.RutokenBase
Функия получения информации о пароле.
getPinInfo(Owner) - Method in class ru.CryptoPro.JCP.KeyStore.Rutoken.token.RutokenS
 
getPinInfoExcl(Owner) - Method in class ru.CryptoPro.JCP.KeyStore.Rutoken.token.RutokenBase
Функия получения информации о пароле (с блокировкой).
getProtectionParameter() - Method in class ru.CryptoPro.JCP.KeyStore.Rutoken.RutokenStoreParameter
 
getSerialNumber() - Method in class ru.CryptoPro.JCP.KeyStore.Rutoken.RutokenStoreParameter
Функция возвращает серийный номер токена, соответствующего данному store.
getSerialNumber() - Method in class ru.CryptoPro.JCP.KeyStore.Rutoken.token.Rutoken
 
getSerialNumber() - Method in class ru.CryptoPro.JCP.KeyStore.Rutoken.token.RutokenBase
Получить серийный номер (без блокировки)
getSerialNumber() - Method in class ru.CryptoPro.JCP.KeyStore.Rutoken.token.RutokenS
 
getSerialNumberExcl() - Method in class ru.CryptoPro.JCP.KeyStore.Rutoken.token.RutokenBase
Получить серийный номер (с блокировкой)
getSW() - Method in class ru.CryptoPro.JCP.KeyStore.Rutoken.reader.Response
Получить код возврата.
getTLVByteArray(byte) - Method in class ru.CryptoPro.JCP.KeyStore.Rutoken.reader.Response
Получение массива данных из TLV-структуры, содержащейся в ответе.
getTLVInt(byte, ByteOrder) - Method in class ru.CryptoPro.JCP.KeyStore.Rutoken.reader.Response
Получение числа из TLV-структуры, содержащейся в ответе.
getTokenType(byte[]) - Method in class ru.CryptoPro.JCP.KeyStore.Rutoken.token.RutokenATRs
 
GUEST - Static variable in class ru.CryptoPro.JCP.KeyStore.Rutoken.reader.Owner
Права гостя.

H

hexArray - Static variable in class ru.CryptoPro.JCP.KeyStore.Rutoken.reader.rtUtil
 
hexStringToByteArray(String) - Static method in class ru.CryptoPro.JCP.KeyStore.Rutoken.reader.rtUtil
Преобразование hex-строки в байтовый массив.

I

Install - Class in ru.CryptoPro.JCP.KeyStore.Rutoken
Установщик Rutoken.
Install() - Constructor for class ru.CryptoPro.JCP.KeyStore.Rutoken.Install
 
install() - Method in class ru.CryptoPro.JCP.KeyStore.Rutoken.Install
Установка пакета.
isSuccess() - Method in class ru.CryptoPro.JCP.KeyStore.Rutoken.reader.Response
 

J

jcpFoldersNames - Static variable in class ru.CryptoPro.JCP.KeyStore.Rutoken.token.RutokenBase
Все доступные имена папок, где можно создавать контейнеры

L

listReaders() - Static method in class ru.CryptoPro.JCP.KeyStore.Rutoken.reader.SCardIOReader
 
listReadersWithFilter(String) - Static method in class ru.CryptoPro.JCP.KeyStore.Rutoken.reader.SCardIOReader
Получение списка считывателей с фильтрацией
login(char[], Owner) - Method in class ru.CryptoPro.JCP.KeyStore.Rutoken.token.Rutoken
 
login(char[], Owner) - Method in class ru.CryptoPro.JCP.KeyStore.Rutoken.token.RutokenBase
Логин (без блокировки)
loginExcl(char[], Owner) - Method in class ru.CryptoPro.JCP.KeyStore.Rutoken.token.RutokenBase
Логин (с блокировкой)
logout() - Method in class ru.CryptoPro.JCP.KeyStore.Rutoken.token.Rutoken
 
logout() - Method in class ru.CryptoPro.JCP.KeyStore.Rutoken.token.RutokenBase
Логаут (без блокировки)
logoutExcl() - Method in class ru.CryptoPro.JCP.KeyStore.Rutoken.token.RutokenBase
Логаут (с блокировкой)

M

main(String[]) - Static method in class ru.CryptoPro.JCP.KeyStore.Rutoken.Install
Собственно инсталятор пакета.
main(String[]) - Static method in class ru.CryptoPro.JCP.KeyStore.Rutoken.ManifestInstall
Основная функция вызываемая из Manifest для установки продукта.
ManifestInstall - Class in ru.CryptoPro.JCP.KeyStore.Rutoken
Manifest silent install class.

N

nickname() - Method in class ru.CryptoPro.JCP.KeyStore.Rutoken.Install
Получение короткого имени пакета.

O

options() - Method in class ru.CryptoPro.JCP.KeyStore.Rutoken.Install
Получение списка всех опций.
optionsAnnotation() - Method in class ru.CryptoPro.JCP.KeyStore.Rutoken.Install
Получение списка аннотаций всех опций.
Owner - Class in ru.CryptoPro.JCP.KeyStore.Rutoken.reader
Класс для определения прав при выполнении фукнции login.
Owner() - Constructor for class ru.CryptoPro.JCP.KeyStore.Rutoken.reader.Owner
 

P

PACKAGE_NICKNAME - Static variable in class ru.CryptoPro.JCP.KeyStore.Rutoken.Install
Имя пакета.
parseArgs(String[], String[], BitSet, GeneralSettingsInterface) - Method in class ru.CryptoPro.JCP.KeyStore.Rutoken.Install
Разбор значений.
path2Id(String) - Static method in class ru.CryptoPro.JCP.KeyStore.Rutoken.reader.rtUtil
 
preparePath(String, ByteOrder) - Static method in class ru.CryptoPro.JCP.KeyStore.Rutoken.reader.rtUtil
 

R

readFile(String, int, byte[], int) - Method in class ru.CryptoPro.JCP.KeyStore.Rutoken.token.Rutoken
 
readFile(String, int, byte[], int) - Method in class ru.CryptoPro.JCP.KeyStore.Rutoken.token.RutokenBase
Прочитать файл (без блокировки)
readFileExcl(String, int, byte[], int) - Method in class ru.CryptoPro.JCP.KeyStore.Rutoken.token.RutokenBase
Прочитать файл (с блокировкой)
Response - Class in ru.CryptoPro.JCP.KeyStore.Rutoken.reader
Класс, описывающий APDU-ответ.
Response() - Constructor for class ru.CryptoPro.JCP.KeyStore.Rutoken.reader.Response
Конструктор.
Response(int) - Constructor for class ru.CryptoPro.JCP.KeyStore.Rutoken.reader.Response
Конструктор на оснвое sw.
RT_FCP_DESCR - Static variable in class ru.CryptoPro.JCP.KeyStore.Rutoken.reader.Response
 
RT_FCP_DESCR_ByteOrder - Variable in class ru.CryptoPro.JCP.KeyStore.Rutoken.token.RutokenBase
 
RT_FCP_FILE_ID - Static variable in class ru.CryptoPro.JCP.KeyStore.Rutoken.reader.Response
 
RT_FCP_FILE_ID_ByteOrder - Variable in class ru.CryptoPro.JCP.KeyStore.Rutoken.token.RutokenBase
 
RT_FCP_FILE_LEN - Static variable in class ru.CryptoPro.JCP.KeyStore.Rutoken.reader.Response
 
RT_FCP_FILE_LEN_ByteOrder - Variable in class ru.CryptoPro.JCP.KeyStore.Rutoken.token.RutokenBase
 
RT_FCP_RSF_INFO - Static variable in class ru.CryptoPro.JCP.KeyStore.Rutoken.reader.Response
 
RT_FCP_RSF_INFO_ByteOrder - Variable in class ru.CryptoPro.JCP.KeyStore.Rutoken.token.RutokenBase
 
RT_FCP_SEC_ATTR - Static variable in class ru.CryptoPro.JCP.KeyStore.Rutoken.reader.Response
 
rtUtil - Class in ru.CryptoPro.JCP.KeyStore.Rutoken.reader
Класс, описывающий различные утилиты для преобразования чисел, массивов и строк.
rtUtil() - Constructor for class ru.CryptoPro.JCP.KeyStore.Rutoken.reader.rtUtil
 
rtUtil.Enum - Class in ru.CryptoPro.JCP.KeyStore.Rutoken.reader
 
ru.CryptoPro.JCP.KeyStore.Rutoken - package ru.CryptoPro.JCP.KeyStore.Rutoken
 
ru.CryptoPro.JCP.KeyStore.Rutoken.reader - package ru.CryptoPro.JCP.KeyStore.Rutoken.reader
 
ru.CryptoPro.JCP.KeyStore.Rutoken.stores - package ru.CryptoPro.JCP.KeyStore.Rutoken.stores
 
ru.CryptoPro.JCP.KeyStore.Rutoken.token - package ru.CryptoPro.JCP.KeyStore.Rutoken.token
 
Rutoken - Class in ru.CryptoPro.JCP.KeyStore.Rutoken.token
Реализация для Рутокен Lite и Рутокен ESP.
Rutoken(String) - Constructor for class ru.CryptoPro.JCP.KeyStore.Rutoken.token.Rutoken
 
RUTOKEN_ADMIN_GCHV_ID - Static variable in class ru.CryptoPro.JCP.KeyStore.Rutoken.token.RutokenBase
 
RUTOKEN_ECP - Static variable in class ru.CryptoPro.JCP.KeyStore.Rutoken.token.RutokenATRs.RutokenCardType
 
RUTOKEN_LITE - Static variable in class ru.CryptoPro.JCP.KeyStore.Rutoken.token.RutokenATRs.RutokenCardType
 
RUTOKEN_S - Static variable in class ru.CryptoPro.JCP.KeyStore.Rutoken.token.RutokenATRs.RutokenCardType
 
RUTOKEN_USER_GCHV_ID - Static variable in class ru.CryptoPro.JCP.KeyStore.Rutoken.token.RutokenBase
 
RutokenATRs - Class in ru.CryptoPro.JCP.KeyStore.Rutoken.token
Класс описывает ATR.
RutokenATRs() - Constructor for class ru.CryptoPro.JCP.KeyStore.Rutoken.token.RutokenATRs
 
RutokenATRs.RutokenCardType - Class in ru.CryptoPro.JCP.KeyStore.Rutoken.token
 
RutokenBase - Class in ru.CryptoPro.JCP.KeyStore.Rutoken.token
Класс описывает работу токена.
RutokenBase(String) - Constructor for class ru.CryptoPro.JCP.KeyStore.Rutoken.token.RutokenBase
Конструктор "токена" с ридером по умолчанию для JCP
RutokenCardType(short) - Constructor for class ru.CryptoPro.JCP.KeyStore.Rutoken.token.RutokenATRs.RutokenCardType
 
RutokenS - Class in ru.CryptoPro.JCP.KeyStore.Rutoken.token
Реализация для Рутокен S.
RutokenS(String) - Constructor for class ru.CryptoPro.JCP.KeyStore.Rutoken.token.RutokenS
Конструктор.
RutokenStore - Class in ru.CryptoPro.JCP.KeyStore.Rutoken
Общий класс хранилища для всех считывателей Rutoken.
RutokenStore(int, String) - Constructor for class ru.CryptoPro.JCP.KeyStore.Rutoken.RutokenStore
Конструктор на основе индекса и серийного номера.
RutokenStore001 - Class in ru.CryptoPro.JCP.KeyStore.Rutoken.stores
Класс хранилища для конкретного считывателя.
RutokenStore001() - Constructor for class ru.CryptoPro.JCP.KeyStore.Rutoken.stores.RutokenStore001
Конструктор.
RutokenStore002 - Class in ru.CryptoPro.JCP.KeyStore.Rutoken.stores
Класс хранилища для конкретного считывателя.
RutokenStore002() - Constructor for class ru.CryptoPro.JCP.KeyStore.Rutoken.stores.RutokenStore002
Конструктор.
RutokenStore003 - Class in ru.CryptoPro.JCP.KeyStore.Rutoken.stores
Класс хранилища для конкретного считывателя.
RutokenStore003() - Constructor for class ru.CryptoPro.JCP.KeyStore.Rutoken.stores.RutokenStore003
Конструктор.
RutokenStore004 - Class in ru.CryptoPro.JCP.KeyStore.Rutoken.stores
Класс хранилища для конкретного считывателя.
RutokenStore004() - Constructor for class ru.CryptoPro.JCP.KeyStore.Rutoken.stores.RutokenStore004
Конструктор.
RutokenStore005 - Class in ru.CryptoPro.JCP.KeyStore.Rutoken.stores
Класс хранилища для конкретного считывателя.
RutokenStore005() - Constructor for class ru.CryptoPro.JCP.KeyStore.Rutoken.stores.RutokenStore005
Конструктор.
RutokenStore006 - Class in ru.CryptoPro.JCP.KeyStore.Rutoken.stores
Класс хранилища для конкретного считывателя.
RutokenStore006() - Constructor for class ru.CryptoPro.JCP.KeyStore.Rutoken.stores.RutokenStore006
Конструктор.
RutokenStore007 - Class in ru.CryptoPro.JCP.KeyStore.Rutoken.stores
Класс хранилища для конкретного считывателя.
RutokenStore007() - Constructor for class ru.CryptoPro.JCP.KeyStore.Rutoken.stores.RutokenStore007
Конструктор.
RutokenStore008 - Class in ru.CryptoPro.JCP.KeyStore.Rutoken.stores
Класс хранилища для конкретного считывателя.
RutokenStore008() - Constructor for class ru.CryptoPro.JCP.KeyStore.Rutoken.stores.RutokenStore008
Конструктор.
RutokenStore009 - Class in ru.CryptoPro.JCP.KeyStore.Rutoken.stores
Класс хранилища для конкретного считывателя.
RutokenStore009() - Constructor for class ru.CryptoPro.JCP.KeyStore.Rutoken.stores.RutokenStore009
Конструктор.
RutokenStore010 - Class in ru.CryptoPro.JCP.KeyStore.Rutoken.stores
Класс хранилища для конкретного считывателя.
RutokenStore010() - Constructor for class ru.CryptoPro.JCP.KeyStore.Rutoken.stores.RutokenStore010
Конструктор.
RutokenStoreParameter - Class in ru.CryptoPro.JCP.KeyStore.Rutoken
Данный класс предназначен для получения серийного номера токена для конкретного store.
RutokenStoreParameter() - Constructor for class ru.CryptoPro.JCP.KeyStore.Rutoken.RutokenStoreParameter
 

S

SCardIOReader - Class in ru.CryptoPro.JCP.KeyStore.Rutoken.reader
Класс, реализующий работу со смарткатой (считывателем) через smardCardIO
SCardIOReader() - Constructor for class ru.CryptoPro.JCP.KeyStore.Rutoken.reader.SCardIOReader
Конструктор
SCardReader - Interface in ru.CryptoPro.JCP.KeyStore.Rutoken.reader
Общий интерфейс для работы со смарткартами: подключиться, отключиться, отправить APDU команду в устройство и т.д.
selectFile(String) - Method in class ru.CryptoPro.JCP.KeyStore.Rutoken.token.Rutoken
 
selectFile(String) - Method in class ru.CryptoPro.JCP.KeyStore.Rutoken.token.RutokenBase
Выбор папки или файла на считывателе (без блокировки доступа)
selectFile(String) - Method in class ru.CryptoPro.JCP.KeyStore.Rutoken.token.RutokenS
 
selectFileExcl(String) - Method in class ru.CryptoPro.JCP.KeyStore.Rutoken.token.RutokenBase
Выбор папки или файла на карте (c блокировой доступа)
SendAPDU(CommandAPDU, ByteOrder) - Method in class ru.CryptoPro.JCP.KeyStore.Rutoken.reader.SCardIOReader
 
SendAPDU(CommandAPDU, ByteOrder) - Method in interface ru.CryptoPro.JCP.KeyStore.Rutoken.reader.SCardReader
Отправляем APDU-команду.
setResponse(int, byte[], int, ByteOrder) - Method in class ru.CryptoPro.JCP.KeyStore.Rutoken.reader.Response
Установить данные APDU-ответа.
swSUCCESS - Static variable in class ru.CryptoPro.JCP.KeyStore.Rutoken.reader.Response
Успешный код возврата.

T

toHexString(int) - Static method in class ru.CryptoPro.JCP.KeyStore.Rutoken.reader.rtUtil
Преобразование числа в hex-строку.
toHexString(byte[]) - Static method in class ru.CryptoPro.JCP.KeyStore.Rutoken.reader.rtUtil
Преобразование массива в hex-строку.
toString() - Method in class ru.CryptoPro.JCP.KeyStore.Rutoken.stores.RutokenStore001
 
toString() - Method in class ru.CryptoPro.JCP.KeyStore.Rutoken.stores.RutokenStore002
 
toString() - Method in class ru.CryptoPro.JCP.KeyStore.Rutoken.stores.RutokenStore003
 
toString() - Method in class ru.CryptoPro.JCP.KeyStore.Rutoken.stores.RutokenStore004
 
toString() - Method in class ru.CryptoPro.JCP.KeyStore.Rutoken.stores.RutokenStore005
 
toString() - Method in class ru.CryptoPro.JCP.KeyStore.Rutoken.stores.RutokenStore006
 
toString() - Method in class ru.CryptoPro.JCP.KeyStore.Rutoken.stores.RutokenStore007
 
toString() - Method in class ru.CryptoPro.JCP.KeyStore.Rutoken.stores.RutokenStore008
 
toString() - Method in class ru.CryptoPro.JCP.KeyStore.Rutoken.stores.RutokenStore009
 
toString() - Method in class ru.CryptoPro.JCP.KeyStore.Rutoken.stores.RutokenStore010
 

U

uninstall() - Method in class ru.CryptoPro.JCP.KeyStore.Rutoken.Install
Удаление пакета.
UNKNOWN - Static variable in class ru.CryptoPro.JCP.KeyStore.Rutoken.token.RutokenATRs.RutokenCardType
 
USER - Static variable in class ru.CryptoPro.JCP.KeyStore.Rutoken.reader.Owner
Права пользователя.

V

Value() - Method in class ru.CryptoPro.JCP.KeyStore.Rutoken.reader.rtUtil.Enum
 

W

writeFile(String, int, byte[], int) - Method in class ru.CryptoPro.JCP.KeyStore.Rutoken.token.Rutoken
 
writeFile(String, int, byte[], int) - Method in class ru.CryptoPro.JCP.KeyStore.Rutoken.token.RutokenBase
Записать файл (без блокировки)
writeFileExcl(String, int, byte[], int) - Method in class ru.CryptoPro.JCP.KeyStore.Rutoken.token.RutokenBase
Записать файл (с блокировкой)
A B C D E F G H I J L M N O P R S T U V W 
Skip navigation links
Copyright Crypto-Pro.
All rights reserved.