kz.gamma.hardware.jce.param
Class CryptoParam
java.lang.Object
kz.gamma.hardware.jce.param.CryptoParam
- Direct Known Subclasses:
- PcscParam, PKCS11Param
public class CryptoParam
- extends java.lang.Object
Created with IntelliJ IDEA.
User: s_moiseyev
Date: 27.12.12
Time: 7:55
To change this template use File | Settings | File Templates.
|
Method Summary |
java.lang.String |
getReaderName()
Метод, возвращающий имя ридера |
void |
setReaderName(java.lang.String readerName)
Метод, устанавливающий имя ридера |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TYPE_GOST_PARAM_A
public static final int TYPE_GOST_PARAM_A
- See Also:
- Constant Field Values
TYPE_GOST_PARAM_A_EX
public static final int TYPE_GOST_PARAM_A_EX
- See Also:
- Constant Field Values
TYPE_RSA_KEY_1024
public static final int TYPE_RSA_KEY_1024
- See Also:
- Constant Field Values
TYPE_RSA_KEY_1536
public static final int TYPE_RSA_KEY_1536
- See Also:
- Constant Field Values
TYPE_RSA_KEY_2048
public static final int TYPE_RSA_KEY_2048
- See Also:
- Constant Field Values
TYPE_RSA_KEY_EX_1024
public static final int TYPE_RSA_KEY_EX_1024
- See Also:
- Constant Field Values
TYPE_RSA_KEY_EX_1536
public static final int TYPE_RSA_KEY_EX_1536
- See Also:
- Constant Field Values
TYPE_RSA_KEY_EX_2048
public static final int TYPE_RSA_KEY_EX_2048
- See Also:
- Constant Field Values
readerName
protected java.lang.String readerName
CryptoParam
public CryptoParam()
getReaderName
public java.lang.String getReaderName()
- Метод, возвращающий имя ридера
- Returns:
- имя устройства
setReaderName
public void setReaderName(java.lang.String readerName)
- Метод, устанавливающий имя ридера
- Parameters:
readerName -
Copyright © 2013 Gamma Technologies. All Rights Reserved.