Certificate representing a sub-proof that is stored at index
plus id
in the certificate vector.
Certificate representing a sub-proof that is stored at index
plus id
in the certificate vector.
Convert the given certificate to a DAG.
Convert the given certificate to a DAG. The resulting vector
contains all relevant sub-certificates, with instances of
ReferenceCertificate
to refer to some certificate
in the vector. The root certificate is the last entry of the
vector.
Convert an explicit dag certificate back to a normal tree-shaped certificate.
Convert an explicit dag certificate back to a normal tree-shaped certificate. Common sub-certificates will still be shared, so no exponential explosion occurs at this point.
Cumulative size of the certificate.
(Since version ) see corresponding Javadoc for more information.