DocumentDigest

constructor(    hashes: Hashes,     hashAlgorithmOid: ObjectIdentifier? = null,     signatureFormat: SignatureFormat,     conformanceLevel: ConformanceLevel? = null,     signAlgoOid: ObjectIdentifier,     signAlgoParams: Asn1Element? = null,     signedProps: List<JsonObject>? = null,     signedEnvelopeProperty: SignedEnvelopeProperty? = null)(source)