public final class DigitalSeal extends craterdog.smart.SmartObject<DigitalSeal>
| Modifier and Type | Field and Description |
|---|---|
SealAttributes |
attributes
The actual attributes that make up the digital seal.
|
String |
notarySignature
A base 32 encoding of the bytes that were generated as a signature of the seal attributes.
|
| Constructor and Description |
|---|
DigitalSeal()
The default constructor ensures that the custom attribute types (like tags) will be
formatted correctly when printed.
|
public SealAttributes attributes
public String notarySignature
Watermark of the signed document.Copyright © 2015 Crater Dog Technologies(TM). All rights reserved.