public class SignedDataDemoWithAdditionalSignerInfo extends java.lang.Object
SignedData
implementation to add a new SignerInfo to an existing, parsed SignedData object.Constructor and Description |
---|
SignedDataDemoWithAdditionalSignerInfo() |
Modifier and Type | Method and Description |
---|---|
static void |
main(java.lang.String[] argv)
Main method.
|
void |
start()
Starts the test.
|
public SignedDataDemoWithAdditionalSignerInfo()