Contents

SHError.Code.signatureDurationInvalid

The error code to indicate that the length of the generated signature is too long or too short to make a match in the catalog.

Declaration

case signatureDurationInvalid

Discussion

This error occurs when the length of the generated signature is less than minimumQuerySignatureDuration or greater than maximumQuerySignatureDuration for the session catalog.

See Also

Signature errors