1569 Algorithm Mode of Operation Code
Code specifying the Mode of Operation of the Encryption Algorithm
- Type
 - Identifier (ID)
 - Length
 - Min 3 / Max 3
 - Codes
 | Code | Description | 
|---|
|  CBC | Cipher Block Chaining | 
|  CF8 | 8-Bit Output Feedback | 
|  CFB | Cipher Feedback (CFB) Mode | 
|  EBC | Electronic Code Book | 
|  ZZZ | Mutually Defined |