Uses of Class
org.kapott.hbci.passport.rdhXfile.HBCIAccount
Packages that use HBCIAccount
-
Uses of HBCIAccount in org.kapott.hbci.passport.rdhXfile
Methods in org.kapott.hbci.passport.rdhXfile with parameters of type HBCIAccountModifier and TypeMethodDescriptionRDHXFile.getBankEncKey(HBCIAccount account) private HBCIKeyRDHXFile.getBankKey(HBCIAccount account, String keytype) RDHXFile.getBankSigKey(HBCIAccount account) voidRDHXFile.setBankEncKey(HBCIAccount account, HBCIKey key) private voidRDHXFile.setBankKey(HBCIAccount account, String keytype, HBCIKey key) voidRDHXFile.setBankSigKey(HBCIAccount account, HBCIKey key)