public class TSAserviceNameTest extends TSAservice
| Modifier and Type | Field and Description |
|---|---|
String |
defaultDestination |
static org.bouncycastle.asn1.ASN1ObjectIdentifier |
DGS_POLICY_OLD2048 |
static String |
ecdsaLong |
static String |
single1 |
static String |
single2 |
static String |
single4 |
static String |
single5 |
boolean |
testMode |
static String |
userPassword |
COPYRIGHT_NOTICE, POLICY_BP256, POLICY_BP512, POLICY_NIST256, POLICY_NIST521, POLICY_RSA2048, POLICY_RSA4096, VERSION| Constructor and Description |
|---|
TSAserviceNameTest() |
| Modifier and Type | Method and Description |
|---|---|
TsResponse |
executionDefault(String destination)
get a timestamp using minimal configuration
|
void |
executionTestLegacy() |
void |
processAlgoKeySizeAll()
Get the configuration established before calling me.
|
void |
processLegacy() |
static void |
setUpBeforeClass() |
void |
testProcessAlgoKeySize() |
getConfiguration, getTimestamp, getTimestamp, getTSAs, setConfiguration, setTSAs, toStringpublic String defaultDestination
public static final org.bouncycastle.asn1.ASN1ObjectIdentifier DGS_POLICY_OLD2048
public static String ecdsaLong
public static String single1
public static String single2
public static String single4
public static String single5
public boolean testMode
public static String userPassword
public TSAserviceNameTest()
throws IOException
IOExceptionpublic TsResponse executionDefault(String destination) throws IOException
IOExceptionpublic void executionTestLegacy()
throws IOException
IOExceptionpublic void processAlgoKeySizeAll()
throws Exception
Exceptionpublic void processLegacy()
throws IOException
IOExceptionpublic static void setUpBeforeClass()
throws Exception
Exceptionpublic void testProcessAlgoKeySize()
throws Exception
Exception