XMLSignature
. If this method throws an exception, this XMLSignature
and the signContext
parameter will be left in the state that it was in prior to the invocation.
@param signContext the signing context
@throws ClassCastException if the type of signContext
isnot compatible with this XMLSignature
@throws NullPointerException if signContext
is null
@throws MarshalException if an exception occurs while marshalling
@throws XMLSignatureException if an unexpected exception occurs whilegenerating the signature
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|