Table of Contents

Property ReservedSignatureBytes

Namespace
DocWright.Signatures
Assembly
DocWright.Signatures.dll

ReservedSignatureBytes

Bytes reserved for the CMS blob. The blob's length is not known until it has been produced, but the byte ranges that cover the file must be written before then, so the space is reserved and the signature is padded into it.

public int ReservedSignatureBytes { get; set; }

Property Value

int