- VALID_FOR_FOREVER - Static variable in interface craterdog.security.Notarization
-
For a notary seal that never expires.
- VALID_FOR_ONE_DAY - Static variable in interface craterdog.security.Notarization
-
For a notary seal that expires after one day.
- VALID_FOR_ONE_HOUR - Static variable in interface craterdog.security.Notarization
-
For a notary seal that expires after one hour.
- VALID_FOR_ONE_MINUTE - Static variable in interface craterdog.security.Notarization
-
For a notary seal that expires after one minute.
- VALID_FOR_ONE_MONTH - Static variable in interface craterdog.security.Notarization
-
For a notary seal that expires after one month (30 days).
- VALID_FOR_ONE_WEEK - Static variable in interface craterdog.security.Notarization
-
For a notary seal that expires after one week.
- VALID_FOR_ONE_YEAR - Static variable in interface craterdog.security.Notarization
-
For a notary seal that expires after one year.
- verificationKey - Variable in class craterdog.security.NotaryKey
-
The public key that is used to verify the signature on a notarized document.