Epson TM-m50II Epson POS Printer WebAPI Interface Specification - Page 18

Table 3-11 Format of GroupPolicy

Page 18 highlights

IKEv2EncAlgo IKEv1AuthAlgo IKEv2AuthAlgo IKEv1KeyExcAlgo IKEv2KeyExcAlgo ESPEncAlgo ESPAuthAlgo AHAuthAlgo int Encryption Algorithm for IKEv2 1 : AES-CBC-128 2 : AES-CBC-192 3 : AES-CBC-256 4 : AES-GCM-128 5 : AES-GCM-192 6 : AES-GCM-256 7 : 3DES 0 : Any When "IkeVersion" is set to 2 (IKEv2), this item is required. int Authentication Algorithm for IKEv1 1 : SHA-1 2 : SHA-256 3 : SHA-384 4 : SHA-512 5 : MD5 0 : Any When "IkeVersion" is set to 1 (IKEv1), this item is required. int Authentication Algorithm for IKEv2 1 : SHA-1 2 : SHA-256 3 : SHA-384 4 : SHA-512 5 : MD5 0 : Any When "IkeVersion" is set to 2 (IKEv2), this item is required. int Key Exchange Algorithm for IKEv1 X : DH Group X (X=1, 2, 5, 14 - 26) 0 : Any When "IkeVersion" is set to 1 (IKEv1), this item is required. int Key Exchange Algorithm for IKEv2 X : DH Group X (X=1, 2, 5, 14 - 30) 0 : Any When "IkeVersion" is set to 2 (IKEv2), this item is required. int Encryption Algorithm for ESP 1 : AES-CBC-128 2 : AES-CBC-192 3 : AES-CBC-256 4 : AES-GCM-128 5 : AES-GCM-192 6 : AES-GCM-256 7 : 3DES 0 : Any When "SecurityProtocol" is set to ESP, this item is required. int Authentication Algorithm for ESP 1 : SHA-1 2 : SHA-256 3 : SHA-384 4 : SHA-512 5 : MD5 0 : Any When "SecurityProtocol" is set to ESP, this item is required. int Authentication Algorithm for AH 1 : SHA-1 2 : SHA-256 3 : SHA-384 4 : SHA-512 5 : MD5 0 : Any When "SecurityProtocol" is set to AH, this item is required. Table 3-11 Format of GroupPolicy Epson POS Printer WebAPI Interface Specification Revision A M00152302 September 8, 2022 Page: 18

  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • 13
  • 14
  • 15
  • 16
  • 17
  • 18
  • 19
  • 20
  • 21
  • 22
  • 23
  • 24
  • 25
  • 26
  • 27
  • 28

Epson POS Printer WebAPI Interface Specification Revision A
September 8, 2022
M00152302
Page: 18
IKEv2EncAlgo
int
Encryption Algorithm for IKEv2
1 : AES-CBC-128
2 : AES-CBC-192
3 : AES-CBC-256
4 : AES-GCM-128
5 : AES-GCM-192
6 : AES-GCM-256
7 : 3DES
0 : Any
When “IkeVersion” is set to 2 (IKEv2), this item is required.
IKEv1AuthAlgo
int
Authentication Algorithm for IKEv1
1 : SHA-1
2 : SHA-256
3 : SHA-384
4 : SHA-512
5 : MD5
0 : Any
When “IkeVersion” is set to 1 (IKEv1), this item is required.
IKEv2AuthAlgo
int
Authentication Algorithm for IKEv2
1 : SHA-1
2 : SHA-256
3 : SHA-384
4 : SHA-512
5 : MD5
0 : Any
When “IkeVersion” is set to 2 (IKEv2), this item is required.
IKEv1KeyExcAlgo
int
Key Exchange Algorithm for IKEv1
X : DH Group X (X=1, 2, 5, 14 – 26)
0 : Any
When “IkeVersion” is set to 1 (IKEv1), this item is required.
IKEv2KeyExcAlgo
int
Key Exchange Algorithm for IKEv2
X : DH Group X (X=1, 2, 5, 14 – 30)
0 : Any
When “IkeVersion” is set to 2 (IKEv2), this item is required.
ESPEncAlgo
int
Encryption Algorithm for ESP
1 : AES-CBC-128
2 : AES-CBC-192
3 : AES-CBC-256
4 : AES-GCM-128
5 : AES-GCM-192
6 : AES-GCM-256
7 : 3DES
0 : Any
When “SecurityProtocol” is set to ESP, this item is required.
ESPAuthAlgo
int
Authentication Algorithm for ESP
1 : SHA-1
2 : SHA-256
3 : SHA-384
4 : SHA-512
5 : MD5
0 : Any
When “SecurityProtocol” is set to ESP, this item is required.
AHAuthAlgo
int
Authentication Algorithm for AH
1 : SHA-1
2 : SHA-256
3 : SHA-384
4 : SHA-512
5 : MD5
0 : Any
When “SecurityProtocol” is set to AH, this item is required.
Table 3-11 Format of GroupPolicy