Property ComputedDigest
- Namespace
- DocWright.Signatures
- Assembly
- DocWright.Signatures.dll
ComputedDigest
The digest recomputed from the package, base64-encoded; null when it could not be computed.
public string? ComputedDigest { get; }
The digest recomputed from the package, base64-encoded; null when it could not be computed.
public string? ComputedDigest { get; }