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, toString
public 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
IOException
public TsResponse executionDefault(String destination) throws IOException
IOException
public void executionTestLegacy() throws IOException
IOException
public void processAlgoKeySizeAll() throws Exception
Exception
public void processLegacy() throws IOException
IOException
public static void setUpBeforeClass() throws Exception
Exception
public void testProcessAlgoKeySize() throws Exception
Exception