994 Encryption Service Code
994 Encryption Service Code
Coded values representing options for encryption processing. The code defines the encryption mode and the transmission filter specification for filtering binary ciphertext data into transmittable text.
Type
ID
Length
Max 3 / Min 1
Codes
<> 2Z
ANSI X9.23 Cipher Block Chaining (CBC), Mutally Defined Filter
<> 4Z
ANSI X9.23 CFB-8 (Cipher Feedback), Mutually Defined Filter
<> 20
ANSI X9.23 Cipher Block Chaining (CBC), No Filter (Binary Cipher Text)
<> 21
ANSI X9.23 Cipher Block Chaining (CBC), Hexadecimal Filter
<> 22
ANSI X9.23 Cipher Block Chaining (CBC), ASCII Filter
<> 23
ANSI X9.23 Cipher Block Chaining (CBC), ASCII/BAUDOT Filter
<> 40
ANSI X9.23 CFB-8 (Cipher Feedback); No Filter (Binary Cipher Text)
<> 41
ANSI X9.23 CFB-8 (Cipher Feedback), Hexadecimal Filter
<> 42
ANSI X9.23 CFB-8 (Cipher Feedback), ASCII Filter
<> 43
ANSI X9.23 CFB-8 (Cipher Feedback), ASCII/BAUDOT Filter