public static class DDO.Proof extends Object
Map<String,String>
checksum
Date
created
String
creator
signatureValue
type
Proof()
Proof(String type, String creator, byte[] signature)
Proof(String type, String creator, String signature)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public String type
public Date created
public String creator
public String signatureValue
public Map<String,String> checksum
public Proof()
public Proof(String type, String creator, String signature)
public Proof(String type, String creator, byte[] signature)