compressionAlgorithm property
String?
get
compressionAlgorithm
Compression algorithm applied to the plaintext before encryption, if any.
Only for JsonWebEncryption objects
Implementation
String? get compressionAlgorithm => getTyped('zip');