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 HBCIKey
RDHXFile.getBankKey
(HBCIAccount account, String keytype) RDHXFile.getBankSigKey
(HBCIAccount account) void
RDHXFile.setBankEncKey
(HBCIAccount account, HBCIKey key) private void
RDHXFile.setBankKey
(HBCIAccount account, String keytype, HBCIKey key) void
RDHXFile.setBankSigKey
(HBCIAccount account, HBCIKey key)