An interface representing the 'Strength Check Compression' object. This object is used to define what elements the program should use to inject password strength compression stats.
Properties:
Name | Type | Attributes | Description |
---|---|---|---|
gzipTarget | string | <optional> | The target element for GZIP value. |
deflateTarget | string | <optional> | The target element for deflate value. |
'deflate-rawTarget' | string | <optional> | The target element for deflate-raw value. |
average | string | <optional> | The target element for the average compression value. |