SecretboxDecryptionError Type

Union cases

Union case Description

AlteredOrCorruptMessage string

Full Usage: AlteredOrCorruptMessage string

Parameters:
    Item : string

Item : string

TruncatedMessage string

Full Usage: TruncatedMessage string

Parameters:
    Item : string

Item : string

Instance members

Instance member Description

this.IsAlteredOrCorruptMessage

Full Usage: this.IsAlteredOrCorruptMessage

Returns: bool
Returns: bool

this.IsTruncatedMessage

Full Usage: this.IsTruncatedMessage

Returns: bool
Returns: bool