public class DecryptorConfigElement extends AbstractConfigElement implements ISmartCardConfigElement
map| Constructor and Description |
|---|
DecryptorConfigElement() |
DecryptorConfigElement(java.lang.String keyLabel,
long slotNo,
java.lang.String cardType) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getCardType() |
OcspConfigTags[] |
getElementNames() |
java.lang.String |
getKeyLabel() |
java.lang.String |
getPin() |
OcspConfigTags |
getRootTag() |
int |
getSessionPool() |
long |
getSlotNo() |
boolean |
isMultiple() |
addElement, constructElement, getElementValueByTagNameclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitaddElement, constructElement, getElementValueByTagNamepublic DecryptorConfigElement()
public DecryptorConfigElement(java.lang.String keyLabel,
long slotNo,
java.lang.String cardType)
public java.lang.String getKeyLabel()
getKeyLabel in interface ISmartCardConfigElementpublic long getSlotNo()
getSlotNo in interface ISmartCardConfigElementpublic java.lang.String getPin()
getPin in interface ISmartCardConfigElementpublic java.lang.String getCardType()
getCardType in interface ISmartCardConfigElementpublic int getSessionPool()
getSessionPool in interface ISmartCardConfigElementpublic OcspConfigTags getRootTag()
getRootTag in interface IOcspConfigElementpublic OcspConfigTags[] getElementNames()
getElementNames in interface IOcspConfigElementpublic boolean isMultiple()
isMultiple in interface IOcspConfigElementCopyright © 2025. All rights reserved.