| Modifier and Type | Field and Description |
|---|---|
Watermark |
NotaryKey.watermark
The lifetime of the key along with the version of the signing algorithm used to generate it.
|
| Modifier and Type | Method and Description |
|---|---|
Watermark |
Notarization.generateWatermark(int secondsToLive)
This method generates a watermark defining the lifetime of a new document as well as
the version of the algorithm used to sign and verify the document.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
Notarization.watermarkIsValid(Watermark watermark)
This method checks to see if the watermark is still valid.
|
Copyright © 2015 Crater Dog Technologies(TM). All rights reserved.