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, getElementValueByTagName
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
addElement, constructElement, getElementValueByTagName
public DecryptorConfigElement()
public DecryptorConfigElement(java.lang.String keyLabel, long slotNo, java.lang.String cardType)
public java.lang.String getKeyLabel()
getKeyLabel
in interface ISmartCardConfigElement
public long getSlotNo()
getSlotNo
in interface ISmartCardConfigElement
public java.lang.String getPin()
getPin
in interface ISmartCardConfigElement
public java.lang.String getCardType()
getCardType
in interface ISmartCardConfigElement
public int getSessionPool()
getSessionPool
in interface ISmartCardConfigElement
public OcspConfigTags getRootTag()
getRootTag
in interface IOcspConfigElement
public OcspConfigTags[] getElementNames()
getElementNames
in interface IOcspConfigElement
public boolean isMultiple()
isMultiple
in interface IOcspConfigElement
Copyright © 2025. All rights reserved.