Package | Description |
---|---|
org.posper.fiscal.at |
Modifier and Type | Field and Description |
---|---|
protected RKSuite |
JSignatureGeneratorAT.rkSuite |
protected RKSuite |
SoftwareFakeJWSModule.rkSuite |
Modifier and Type | Method and Description |
---|---|
static RKSuite |
RKSuite.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static RKSuite[] |
RKSuite.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
String |
JWSModule.signMachineCodeRepOfReceipt(String machineCodeRepOfReceipt,
RKSuite rkSuite) |
String |
AbstractJWSModule.signMachineCodeRepOfReceipt(String machineCodeRepOfReceipt,
RKSuite rkSuite) |
String |
JWSModule.stopgapSignMachineCodeRepOfReceipt(String machineCodeRepOfReceipt,
RKSuite rkSuite) |
String |
AbstractJWSModule.stopgapSignMachineCodeRepOfReceipt(String machineCodeRepOfReceipt,
RKSuite rkSuite) |
Constructor and Description |
---|
SoftwareFakeJWSModule(RKSuite rkSuite,
String keyIdForClosedSystem)
this signature device is based on certificates and could therfore be used by open and closed systems
for open systems the parameter keyIdForClosedSystem needs to be supplied. open systems do not require this
parameter, since the serial number of the certificate is used as identifier
|
Copyright © 2021. All rights reserved.