Skip to main content

MESSAGE_TOO_LONG

Constant MESSAGE_TOO_LONG 

Source
pub const MESSAGE_TOO_LONG: &str = "message-too-long";
Expand description

public-encryption’s plaintext-bound condition: the plaintext (or wrapped serialization) exceeds the key’s bound — the signal to switch to hybrid wrapping.