public class PinTanPassport extends AbstractHBCIPassport
| Modifier and Type | Field and Description |
|---|---|
static String |
BPD_KEY_HBCIVERSION |
static String |
BPD_KEY_LASTUPDATE |
callback, properties| Constructor and Description |
|---|
PinTanPassport(String hbciversion,
Map<String,String> properties,
HBCICallback callback,
HBCIProduct product) |
fillAccountInfo, findAccountByAccountNumber, getAccounts, getBLZ, getBPD, getBPDVersion, getCallback, getCountry, getCustomerId, getHbciProduct, getHBCIVersion, getHost, getInstance, getInstance, getInstance, getInstance, getInstName, getJobRestrictions, getJobRestrictions, getLang, getLowlevelJobRestrictions, getMaxGVperMsg, getMaxMsgSizeKB, getOrderHashMode, getParamSegmentNames, getPort, getProperties, getSigId, getSupportedLowlevelJobs, getSuppVersions, getSyntaxDef, getSyntaxDocument, getSysId, getUPD, getUPDVersion, getUserId, incSigId, jobSupported, setBLZ, setCountry, setCustomerId, setHost, setPort, setSigId, setSysId, setUPD, setUserIdpublic static final String BPD_KEY_LASTUPDATE
public static final String BPD_KEY_HBCIVERSION
public PinTanPassport(String hbciversion, Map<String,String> properties, HBCICallback callback, HBCIProduct product)
public byte[][] encrypt(byte[] bytes)
public byte[] decrypt(byte[] bytes,
byte[] bytes1)
public void updateBPD(Map<String,String> result)
public void setBPD(Map<String,String> newBPD)
setBPD in interface HBCIPassportInternalsetBPD in class AbstractHBCIPassportpublic void postInitResponseHook(HBCIMsgStatus msgStatus)
public HBCITwoStepMechanism getCurrentSecMechInfo()
public void setCurrentSecMechInfo(HBCITwoStepMechanism currentSecMechInfo)
public Map<String,HBCITwoStepMechanism> getBankTwostepMechanisms()
public String getProfileMethod()
public String getProfileVersion()
public boolean needUserSig()
public String getSysStatus()
public boolean hasInstSigKey()
public boolean hasInstEncKey()
public String getInstEncKeyName()
public String getInstEncKeyNum()
public String getInstEncKeyVersion()
public String getMySigKeyName()
public String getMySigKeyNum()
public String getMySigKeyVersion()
public String getCryptMode()
public String getCryptAlg()
public String getCryptKeyType()
public String getSigFunction()
public String getCryptFunction()
public String getSigAlg()
public String getSigMode()
public String getHashAlg()
public void setInstEncKey(HBCIKey key)
public boolean tan2StepRequired(AbstractHBCIJob hbciJob)
public String getProxy()
public void setProxy(String proxy)
public String getProxyPass()
public String getProxyUser()
public boolean tanMediaNeeded()
public String getPIN()
public void setPIN(String pin)
public int getMaxGVSegsPerMsg()
getMaxGVSegsPerMsg in interface HBCIPassportInternalgetMaxGVSegsPerMsg in class AbstractHBCIPassportCopyright © 2019. All rights reserved.