Package org.kapott.hbci.security
Class Sig
java.lang.Object
org.kapott.hbci.security.Sig
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
destroy()
void
init
(IHandlerData handlerdata, MSG msg, HBCIPassportList passports) void
boolean
signIt()
boolean
verify()
-
Field Details
-
SECFUNC_HBCI_SIG_RDH
- See Also:
-
SECFUNC_HBCI_SIG_DDV
- See Also:
-
SECFUNC_FINTS_SIG_DIG
- See Also:
-
SECFUNC_FINTS_SIG_SIG
- See Also:
-
SECFUNC_SIG_PT_2STEP_MIN
- See Also:
-
SECFUNC_SIG_PT_2STEP_MAX
- See Also:
-
HASHALG_SHA1
- See Also:
-
HASHALG_SHA256
- See Also:
-
HASHALG_SHA384
- See Also:
-
HASHALG_SHA512
- See Also:
-
HASHALG_SHA256_SHA256
- See Also:
-
HASHALG_RIPEMD160
- See Also:
-
SIGALG_DES
- See Also:
-
SIGALG_RSA
- See Also:
-
SIGMODE_ISO9796_1
- See Also:
-
SIGMODE_ISO9796_2
- See Also:
-
SIGMODE_PKCS1
- See Also:
-
SIGMODE_PSS
- See Also:
-
SIGMODE_RETAIL_MAC
- See Also:
-
-
Constructor Details
-
Sig
-
-
Method Details
-
init
-
signIt
public boolean signIt() -
verify
public boolean verify() -
setParam
-
destroy
public void destroy()
-