isCbcEncrypted property
bool
get
isCbcEncrypted
Implementation
bool get isCbcEncrypted =>
properties.encryption?.algorithm ==
"http://www.w3.org/2001/04/xmlenc#aes256-cbc";
bool get isCbcEncrypted =>
properties.encryption?.algorithm ==
"http://www.w3.org/2001/04/xmlenc#aes256-cbc";