Signature.ByteRange

Signature.ByteRange property

An array of pairs of integers (starting byte offset, length in bytes) that shall describe the exact byte range for the digest calculation.

public int[] ByteRange { get; }

See Also