public interface DigitalSigner
Modifier and Type | Method and Description |
---|---|
Signature |
getSignature()
Retrieve a reference to Signature which will be used for signing.
|
void |
sign()
Sign the message using the Signature.
|
Signature getSignature()
void sign() throws Exception
Exception
Copyright © 2005-2015 The Kuali Foundation. All Rights Reserved.