Class SignedDocument

  • Direct Known Subclasses:
    Declarations, Publication

    public class SignedDocument
    extends Object
    A SignedObject contains an arbitrary amount of data an a list of proofs (signatures). Whereby proofs are not part of the signature. Everything else is part of the signature.
    • Constructor Detail

      • SignedDocument

        public SignedDocument()