| Package | Description |
|---|---|
| iaik.ixsil.core |
| Modifier and Type | Method and Description |
|---|---|
SignerReference |
SignerSignedInfo.addReference(SignerReference reference)
Adds a completely configured reference object to the signed information.
|
SignerReference |
SignerSignedInfo.createReference()
Create an empty reference object.
|
void |
SignerSignedInfo.setCanonicalizationAlgorithm(CanonicalizationAlgorithm canonicalizationAlgorithm)
Sets the canonicalization algorithm for this signed information.
|
void |
SignerSignedInfo.setSignatureAlgorithm(SignatureAlgorithm signatureAlgorithm)
Sets the signature algorithm for this signed information.
|