@blueid/access-react-native 12.15.0 → 12.17.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (96) hide show
  1. package/android/sdklib/com/blue-id/access/12.17.0/access-12.17.0.aar +0 -0
  2. package/android/sdklib/com/blue-id/access/12.17.0/access-12.17.0.aar.asc +7 -0
  3. package/android/sdklib/com/blue-id/access/12.17.0/access-12.17.0.aar.asc.md5 +1 -0
  4. package/android/sdklib/com/blue-id/access/12.17.0/access-12.17.0.aar.asc.sha1 +1 -0
  5. package/android/sdklib/com/blue-id/access/12.17.0/access-12.17.0.aar.asc.sha256 +1 -0
  6. package/android/sdklib/com/blue-id/access/12.17.0/access-12.17.0.aar.asc.sha512 +1 -0
  7. package/android/sdklib/com/blue-id/access/12.17.0/access-12.17.0.aar.md5 +1 -0
  8. package/android/sdklib/com/blue-id/access/12.17.0/access-12.17.0.aar.sha1 +1 -0
  9. package/android/sdklib/com/blue-id/access/12.17.0/access-12.17.0.aar.sha256 +1 -0
  10. package/android/sdklib/com/blue-id/access/12.17.0/access-12.17.0.aar.sha512 +1 -0
  11. package/android/sdklib/com/blue-id/access/{12.15.0/access-12.15.0.module → 12.17.0/access-12.17.0.module} +15 -15
  12. package/android/sdklib/com/blue-id/access/12.17.0/access-12.17.0.module.asc +7 -0
  13. package/android/sdklib/com/blue-id/access/12.17.0/access-12.17.0.module.asc.md5 +1 -0
  14. package/android/sdklib/com/blue-id/access/12.17.0/access-12.17.0.module.asc.sha1 +1 -0
  15. package/android/sdklib/com/blue-id/access/12.17.0/access-12.17.0.module.asc.sha256 +1 -0
  16. package/android/sdklib/com/blue-id/access/12.17.0/access-12.17.0.module.asc.sha512 +1 -0
  17. package/android/sdklib/com/blue-id/access/12.17.0/access-12.17.0.module.md5 +1 -0
  18. package/android/sdklib/com/blue-id/access/12.17.0/access-12.17.0.module.sha1 +1 -0
  19. package/android/sdklib/com/blue-id/access/12.17.0/access-12.17.0.module.sha256 +1 -0
  20. package/android/sdklib/com/blue-id/access/12.17.0/access-12.17.0.module.sha512 +1 -0
  21. package/android/sdklib/com/blue-id/access/{12.15.0/access-12.15.0.pom → 12.17.0/access-12.17.0.pom} +1 -1
  22. package/android/sdklib/com/blue-id/access/12.17.0/access-12.17.0.pom.asc +7 -0
  23. package/android/sdklib/com/blue-id/access/12.17.0/access-12.17.0.pom.asc.md5 +1 -0
  24. package/android/sdklib/com/blue-id/access/12.17.0/access-12.17.0.pom.asc.sha1 +1 -0
  25. package/android/sdklib/com/blue-id/access/12.17.0/access-12.17.0.pom.asc.sha256 +1 -0
  26. package/android/sdklib/com/blue-id/access/12.17.0/access-12.17.0.pom.asc.sha512 +1 -0
  27. package/android/sdklib/com/blue-id/access/12.17.0/access-12.17.0.pom.md5 +1 -0
  28. package/android/sdklib/com/blue-id/access/12.17.0/access-12.17.0.pom.sha1 +1 -0
  29. package/android/sdklib/com/blue-id/access/12.17.0/access-12.17.0.pom.sha256 +1 -0
  30. package/android/sdklib/com/blue-id/access/12.17.0/access-12.17.0.pom.sha512 +1 -0
  31. package/android/sdklib/com/blue-id/access/maven-metadata.xml +4 -4
  32. package/android/sdklib/com/blue-id/access/maven-metadata.xml.md5 +1 -1
  33. package/android/sdklib/com/blue-id/access/maven-metadata.xml.sha1 +1 -1
  34. package/android/sdklib/com/blue-id/access/maven-metadata.xml.sha256 +1 -1
  35. package/android/sdklib/com/blue-id/access/maven-metadata.xml.sha512 +1 -1
  36. package/lib/commonjs/BlueCore_pb.js +4 -89
  37. package/lib/commonjs/BlueCore_pb.js.map +1 -1
  38. package/lib/commonjs/BlueNetworkCore_pb.d.js +4 -0
  39. package/lib/commonjs/BlueNetworkCore_pb.d.js.map +1 -0
  40. package/lib/commonjs/BlueNetworkCore_pb.js +315 -0
  41. package/lib/commonjs/BlueNetworkCore_pb.js.map +1 -0
  42. package/lib/commonjs/BlueSystem_pb.js +25 -1
  43. package/lib/commonjs/BlueSystem_pb.js.map +1 -1
  44. package/lib/module/BlueCore_pb.d.js +0 -28
  45. package/lib/module/BlueCore_pb.d.js.map +1 -1
  46. package/lib/module/BlueCore_pb.js +3 -88
  47. package/lib/module/BlueCore_pb.js.map +1 -1
  48. package/lib/module/BlueNetworkCore_pb.d.js +89 -0
  49. package/lib/module/BlueNetworkCore_pb.d.js.map +1 -0
  50. package/lib/module/BlueNetworkCore_pb.js +312 -0
  51. package/lib/module/BlueNetworkCore_pb.js.map +1 -0
  52. package/lib/module/BlueSystem_pb.d.js +4 -0
  53. package/lib/module/BlueSystem_pb.d.js.map +1 -1
  54. package/lib/module/BlueSystem_pb.js +24 -0
  55. package/lib/module/BlueSystem_pb.js.map +1 -1
  56. package/lib/typescript/src/BlueCore_pb.d.ts +0 -28
  57. package/lib/typescript/src/BlueCore_pb.d.ts.map +1 -1
  58. package/lib/typescript/src/BlueNetworkCore_pb.d.ts +81 -0
  59. package/lib/typescript/src/BlueNetworkCore_pb.d.ts.map +1 -0
  60. package/lib/typescript/src/BlueSystem_pb.d.ts +4 -0
  61. package/lib/typescript/src/BlueSystem_pb.d.ts.map +1 -1
  62. package/package.json +1 -1
  63. package/src/BlueCore_pb.d.ts +6 -178
  64. package/src/BlueCore_pb.js +1 -67
  65. package/src/BlueNetworkCore_pb.d.ts +591 -0
  66. package/src/BlueNetworkCore_pb.js +215 -0
  67. package/src/BlueSystem_pb.d.ts +32 -0
  68. package/src/BlueSystem_pb.js +14 -0
  69. package/android/sdklib/com/blue-id/access/12.15.0/access-12.15.0.aar +0 -0
  70. package/android/sdklib/com/blue-id/access/12.15.0/access-12.15.0.aar.asc +0 -7
  71. package/android/sdklib/com/blue-id/access/12.15.0/access-12.15.0.aar.asc.md5 +0 -1
  72. package/android/sdklib/com/blue-id/access/12.15.0/access-12.15.0.aar.asc.sha1 +0 -1
  73. package/android/sdklib/com/blue-id/access/12.15.0/access-12.15.0.aar.asc.sha256 +0 -1
  74. package/android/sdklib/com/blue-id/access/12.15.0/access-12.15.0.aar.asc.sha512 +0 -1
  75. package/android/sdklib/com/blue-id/access/12.15.0/access-12.15.0.aar.md5 +0 -1
  76. package/android/sdklib/com/blue-id/access/12.15.0/access-12.15.0.aar.sha1 +0 -1
  77. package/android/sdklib/com/blue-id/access/12.15.0/access-12.15.0.aar.sha256 +0 -1
  78. package/android/sdklib/com/blue-id/access/12.15.0/access-12.15.0.aar.sha512 +0 -1
  79. package/android/sdklib/com/blue-id/access/12.15.0/access-12.15.0.module.asc +0 -7
  80. package/android/sdklib/com/blue-id/access/12.15.0/access-12.15.0.module.asc.md5 +0 -1
  81. package/android/sdklib/com/blue-id/access/12.15.0/access-12.15.0.module.asc.sha1 +0 -1
  82. package/android/sdklib/com/blue-id/access/12.15.0/access-12.15.0.module.asc.sha256 +0 -1
  83. package/android/sdklib/com/blue-id/access/12.15.0/access-12.15.0.module.asc.sha512 +0 -1
  84. package/android/sdklib/com/blue-id/access/12.15.0/access-12.15.0.module.md5 +0 -1
  85. package/android/sdklib/com/blue-id/access/12.15.0/access-12.15.0.module.sha1 +0 -1
  86. package/android/sdklib/com/blue-id/access/12.15.0/access-12.15.0.module.sha256 +0 -1
  87. package/android/sdklib/com/blue-id/access/12.15.0/access-12.15.0.module.sha512 +0 -1
  88. package/android/sdklib/com/blue-id/access/12.15.0/access-12.15.0.pom.asc +0 -7
  89. package/android/sdklib/com/blue-id/access/12.15.0/access-12.15.0.pom.asc.md5 +0 -1
  90. package/android/sdklib/com/blue-id/access/12.15.0/access-12.15.0.pom.asc.sha1 +0 -1
  91. package/android/sdklib/com/blue-id/access/12.15.0/access-12.15.0.pom.asc.sha256 +0 -1
  92. package/android/sdklib/com/blue-id/access/12.15.0/access-12.15.0.pom.asc.sha512 +0 -1
  93. package/android/sdklib/com/blue-id/access/12.15.0/access-12.15.0.pom.md5 +0 -1
  94. package/android/sdklib/com/blue-id/access/12.15.0/access-12.15.0.pom.sha1 +0 -1
  95. package/android/sdklib/com/blue-id/access/12.15.0/access-12.15.0.pom.sha256 +0 -1
  96. package/android/sdklib/com/blue-id/access/12.15.0/access-12.15.0.pom.sha512 +0 -1
@@ -0,0 +1,215 @@
1
+ // @generated by protoc-gen-es v1.4.0 with parameter "target=js+dts"
2
+ // @generated from file BlueNetworkCore.proto (syntax proto2)
3
+ /* eslint-disable */
4
+ // @ts-nocheck
5
+
6
+ import { proto2 } from "@bufbuild/protobuf";
7
+ import { BlueOssSidMobile, BlueOssSoConfiguration, BlueOssSoMobile, BlueReturnCode, BlueSPResult, BlueSPTokenCommand } from "./BlueCore_pb.js";
8
+
9
+ /**
10
+ * @generated from message BlueErrorResult
11
+ */
12
+ export const BlueErrorResult = proto2.makeMessageType(
13
+ "BlueErrorResult",
14
+ () => [
15
+ { no: 1, name: "data", kind: "scalar", T: 9 /* ScalarType.STRING */ },
16
+ ],
17
+ );
18
+
19
+ /**
20
+ * @generated from message BlueWebSPHandshake
21
+ */
22
+ export const BlueWebSPHandshake = proto2.makeMessageType(
23
+ "BlueWebSPHandshake",
24
+ () => [
25
+ { no: 1, name: "salt", kind: "scalar", T: 12 /* ScalarType.BYTES */ },
26
+ ],
27
+ );
28
+
29
+ /**
30
+ * @generated from message BlueWebSPHandshakeReply
31
+ */
32
+ export const BlueWebSPHandshakeReply = proto2.makeMessageType(
33
+ "BlueWebSPHandshakeReply",
34
+ () => [
35
+ { no: 1, name: "deviceId", kind: "scalar", T: 9 /* ScalarType.STRING */ },
36
+ { no: 2, name: "signature", kind: "scalar", T: 12 /* ScalarType.BYTES */ },
37
+ ],
38
+ );
39
+
40
+ /**
41
+ * @generated from message BlueWebSPMessage
42
+ */
43
+ export const BlueWebSPMessage = proto2.makeMessageType(
44
+ "BlueWebSPMessage",
45
+ () => [
46
+ { no: 1, name: "transactionId", kind: "scalar", T: 13 /* ScalarType.UINT32 */ },
47
+ { no: 2, name: "payload", kind: "message", T: BlueSPResult },
48
+ { no: 3, name: "isContinued", kind: "scalar", T: 8 /* ScalarType.BOOL */, opt: true, default: false },
49
+ ],
50
+ );
51
+
52
+ /**
53
+ * @generated from message BlueWebSPStatusMessage
54
+ */
55
+ export const BlueWebSPStatusMessage = proto2.makeMessageType(
56
+ "BlueWebSPStatusMessage",
57
+ () => [
58
+ { no: 1, name: "status", kind: "enum", T: proto2.getEnumType(BlueReturnCode) },
59
+ ],
60
+ );
61
+
62
+ /**
63
+ * @generated from message BlueTransponderId
64
+ */
65
+ export const BlueTransponderId = proto2.makeMessageType(
66
+ "BlueTransponderId",
67
+ () => [
68
+ { no: 1, name: "id", kind: "scalar", T: 9 /* ScalarType.STRING */ },
69
+ ],
70
+ );
71
+
72
+ /**
73
+ * @generated from message BlueSocketConfigurationResponse
74
+ */
75
+ export const BlueSocketConfigurationResponse = proto2.makeMessageType(
76
+ "BlueSocketConfigurationResponse",
77
+ () => [
78
+ { no: 2, name: "transponderId", kind: "message", T: BlueTransponderId },
79
+ { no: 1, name: "config", kind: "message", T: BlueOssSoConfiguration },
80
+ { no: 3, name: "error", kind: "message", T: BlueErrorResult, opt: true },
81
+ ],
82
+ );
83
+
84
+ /**
85
+ * @generated from message BlueSocketRequestConfiguration
86
+ */
87
+ export const BlueSocketRequestConfiguration = proto2.makeMessageType(
88
+ "BlueSocketRequestConfiguration",
89
+ () => [
90
+ { no: 1, name: "transponderId", kind: "message", T: BlueTransponderId },
91
+ { no: 2, name: "aid", kind: "scalar", T: 13 /* ScalarType.UINT32 */ },
92
+ { no: 3, name: "miniRefreshDays", kind: "scalar", T: 13 /* ScalarType.UINT32 */ },
93
+ { no: 4, name: "updateBlackListed", kind: "scalar", T: 8 /* ScalarType.BOOL */ },
94
+ { no: 5, name: "writePendingEvents", kind: "scalar", T: 8 /* ScalarType.BOOL */ },
95
+ ],
96
+ );
97
+
98
+ /**
99
+ * Message sent by the server to the device
100
+ *
101
+ * @generated from message BlueWebSPServerMessage
102
+ */
103
+ export const BlueWebSPServerMessage = proto2.makeMessageType(
104
+ "BlueWebSPServerMessage",
105
+ () => [
106
+ { no: 2, name: "handshake", kind: "message", T: BlueWebSPHandshake, oneof: "payload" },
107
+ { no: 3, name: "command", kind: "message", T: BlueSPTokenCommand, oneof: "payload" },
108
+ { no: 4, name: "ossSo", kind: "message", T: BlueOssSoMobile, oneof: "payload" },
109
+ { no: 5, name: "ossSid", kind: "message", T: BlueOssSidMobile, oneof: "payload" },
110
+ { no: 6, name: "configResponse", kind: "message", T: BlueSocketConfigurationResponse, oneof: "payload" },
111
+ { no: 7, name: "socketMessage", kind: "message", T: BlueWebSPServerSocketMessage, oneof: "payload" },
112
+ ],
113
+ );
114
+
115
+ /**
116
+ * @generated from message BlueWebSPClientRequest
117
+ */
118
+ export const BlueWebSPClientRequest = proto2.makeMessageType(
119
+ "BlueWebSPClientRequest",
120
+ () => [
121
+ { no: 1, name: "requestConfig", kind: "message", T: BlueSocketRequestConfiguration, oneof: "payload" },
122
+ ],
123
+ );
124
+
125
+ /**
126
+ * @generated from message BlueWebSPClientResponse
127
+ */
128
+ export const BlueWebSPClientResponse = proto2.makeMessageType(
129
+ "BlueWebSPClientResponse",
130
+ () => [
131
+ { no: 1, name: "message", kind: "message", T: BlueWebSPMessage, oneof: "payload" },
132
+ ],
133
+ );
134
+
135
+ /**
136
+ * Message sent to the server by the device
137
+ *
138
+ * @generated from message BlueWebSPClientMessage
139
+ */
140
+ export const BlueWebSPClientMessage = proto2.makeMessageType(
141
+ "BlueWebSPClientMessage",
142
+ () => [
143
+ { no: 1, name: "request", kind: "message", T: BlueWebSPClientRequest, oneof: "payload" },
144
+ { no: 2, name: "response", kind: "message", T: BlueWebSPClientResponse, oneof: "payload" },
145
+ ],
146
+ );
147
+
148
+ /**
149
+ * @generated from message BlueWebSPServerSocketMessageSuccess
150
+ */
151
+ export const BlueWebSPServerSocketMessageSuccess = proto2.makeMessageType(
152
+ "BlueWebSPServerSocketMessageSuccess",
153
+ () => [
154
+ { no: 1, name: "result", kind: "message", T: BlueSPResult },
155
+ ],
156
+ );
157
+
158
+ /**
159
+ * @generated from message BlueWebSPServerSocketMessageFailed
160
+ */
161
+ export const BlueWebSPServerSocketMessageFailed = proto2.makeMessageType(
162
+ "BlueWebSPServerSocketMessageFailed",
163
+ () => [
164
+ { no: 1, name: "result", kind: "message", T: BlueErrorResult },
165
+ ],
166
+ );
167
+
168
+ /**
169
+ * @generated from message BlueWebSPServerSocketMessageDone
170
+ */
171
+ export const BlueWebSPServerSocketMessageDone = proto2.makeMessageType(
172
+ "BlueWebSPServerSocketMessageDone",
173
+ () => [
174
+ { no: 1, name: "result", kind: "message", T: BlueSPResult, opt: true },
175
+ ],
176
+ );
177
+
178
+ /**
179
+ * Message sent by the server to the device as stream like APDUs
180
+ *
181
+ * @generated from message BlueWebSPServerSocketMessage
182
+ */
183
+ export const BlueWebSPServerSocketMessage = proto2.makeMessageType(
184
+ "BlueWebSPServerSocketMessage",
185
+ () => [
186
+ { no: 1, name: "transactionId", kind: "scalar", T: 13 /* ScalarType.UINT32 */ },
187
+ { no: 2, name: "success", kind: "message", T: BlueWebSPServerSocketMessageSuccess, oneof: "payload" },
188
+ { no: 3, name: "failed", kind: "message", T: BlueWebSPServerSocketMessageFailed, oneof: "payload" },
189
+ { no: 4, name: "done", kind: "message", T: BlueWebSPServerSocketMessageDone, oneof: "payload" },
190
+ ],
191
+ );
192
+
193
+ /**
194
+ * @generated from message BlueWebSPClientSocketMessageSuccess
195
+ */
196
+ export const BlueWebSPClientSocketMessageSuccess = proto2.makeMessageType(
197
+ "BlueWebSPClientSocketMessageSuccess",
198
+ () => [
199
+ { no: 1, name: "result", kind: "message", T: BlueSPResult },
200
+ ],
201
+ );
202
+
203
+ /**
204
+ * Message sent to the server by the device as stream like APDUs
205
+ *
206
+ * @generated from message BlueWebSPClientSocketMessage
207
+ */
208
+ export const BlueWebSPClientSocketMessage = proto2.makeMessageType(
209
+ "BlueWebSPClientSocketMessage",
210
+ () => [
211
+ { no: 1, name: "success", kind: "message", T: BlueWebSPClientSocketMessageSuccess, oneof: "payload" },
212
+ { no: 2, name: "failed", kind: "enum", T: proto2.getEnumType(BlueReturnCode), oneof: "payload" },
213
+ ],
214
+ );
215
+
@@ -8,6 +8,31 @@ import { Message, proto2 } from "@bufbuild/protobuf";
8
8
  import type { BlueBatteryLevel, BlueBlacklistEntry, BlueEvent, BlueHardwareType, BlueLocalTimeSchedule, BlueLocalTimestamp } from "./BlueCore_pb.js";
9
9
  import type { BlueLockConfig, BlueLockStatus } from "./BlueLock_pb.js";
10
10
 
11
+ /**
12
+ * @generated from enum BlueNetworkType
13
+ */
14
+ export declare enum BlueNetworkType {
15
+ /**
16
+ * @generated from enum value: None = 1;
17
+ */
18
+ None = 1,
19
+
20
+ /**
21
+ * @generated from enum value: Ethernet = 2;
22
+ */
23
+ Ethernet = 2,
24
+
25
+ /**
26
+ * @generated from enum value: Wifi = 3;
27
+ */
28
+ Wifi = 3,
29
+
30
+ /**
31
+ * @generated from enum value: Gsm = 4;
32
+ */
33
+ Gsm = 4,
34
+ }
35
+
11
36
  /**
12
37
  * @generated from message BlueBaseConfig
13
38
  */
@@ -325,6 +350,13 @@ export declare class BlueOssConfig extends Message<BlueOssConfig> {
325
350
  */
326
351
  soMifareAid: number;
327
352
 
353
+ /**
354
+ * The card will request to refresh if the existing days passed. It can become required after stable
355
+ *
356
+ * @generated from field: optional uint32 minRefreshDays = 9 [default = 5];
357
+ */
358
+ minRefreshDays?: number;
359
+
328
360
  constructor(data?: PartialMessage<BlueOssConfig>);
329
361
 
330
362
  static readonly runtime: typeof proto2;
@@ -7,6 +7,19 @@ import { proto2 } from "@bufbuild/protobuf";
7
7
  import { BlueBatteryLevel, BlueBlacklistEntry, BlueEvent, BlueHardwareType, BlueLocalTimeSchedule, BlueLocalTimestamp } from "./BlueCore_pb.js";
8
8
  import { BlueLockConfig, BlueLockStatus } from "./BlueLock_pb.js";
9
9
 
10
+ /**
11
+ * @generated from enum BlueNetworkType
12
+ */
13
+ export const BlueNetworkType = proto2.makeEnum(
14
+ "BlueNetworkType",
15
+ [
16
+ {no: 1, name: "None"},
17
+ {no: 2, name: "Ethernet"},
18
+ {no: 3, name: "Wifi"},
19
+ {no: 4, name: "Gsm"},
20
+ ],
21
+ );
22
+
10
23
  /**
11
24
  * @generated from message BlueBaseConfig
12
25
  */
@@ -92,6 +105,7 @@ export const BlueOssConfig = proto2.makeMessageType(
92
105
  { no: 6, name: "soUpdateFromBlacklist", kind: "scalar", T: 8 /* ScalarType.BOOL */, default: true },
93
106
  { no: 7, name: "soMifareAesKey", kind: "scalar", T: 12 /* ScalarType.BYTES */, default: new Uint8Array([0x10, 0x11, 0x12, 0x13, 0x14, 0x15, 0x16, 0x17, 0x18, 0x19, 0x1A, 0x1B, 0x1C, 0x1D, 0x1E, 0x1F]) },
94
107
  { no: 8, name: "soMifareAid", kind: "scalar", T: 13 /* ScalarType.UINT32 */, default: 16076800 },
108
+ { no: 9, name: "minRefreshDays", kind: "scalar", T: 13 /* ScalarType.UINT32 */, opt: true, default: 5 },
95
109
  ],
96
110
  );
97
111
 
@@ -1,7 +0,0 @@
1
- -----BEGIN PGP SIGNATURE-----
2
- Version: BCPG v@RELEASE_NAME@
3
-
4
- iF4EABYKAAYFAmmViMQACgkQI6iaf4hmctAWOAEA6M2yuTMOJgOd4yWws29Nb4V7
5
- XuoGtbre+cC6evOzirgA/A5o8z4z+OnqeaMKm630lDah+FzFeMQxJH38r08rarwF
6
- =mtjS
7
- -----END PGP SIGNATURE-----
@@ -1 +0,0 @@
1
- 9ff43823d2739c4305efc8fef8e4cd38
@@ -1 +0,0 @@
1
- 6eb7863806e6ebf66ffcf4cba02a5b11939825ab
@@ -1 +0,0 @@
1
- b28f14e1019ed3f479a2624718269f9c0ee495e7960c399bc34bd3b995abdca2
@@ -1 +0,0 @@
1
- 7dbfaab9b59fd8372c2562710b2dba7fae0e914bc124394220311dd45cba5df0bcfb8df154f76e69714427dece5fd90d396c742d86638c5ebffa4590afdfd894
@@ -1 +0,0 @@
1
- d2880fec15084eef4f1107621b27831f
@@ -1 +0,0 @@
1
- 57e7d916d78001e816589b23b4e460ad34fa95a4
@@ -1 +0,0 @@
1
- 38bbc2738ad544e57017838c33f1e24a33ad37b29911d16eeb10df4d0e2ed1f4
@@ -1 +0,0 @@
1
- d934bbe8b6513726c9c349b8ab67c9649c3127fca7c076a35fdab69f8f2dcfc11cdc11b43f18db377c7dae2e386ef781d4b49d36783b7b17f4b9747bf8ae9593
@@ -1,7 +0,0 @@
1
- -----BEGIN PGP SIGNATURE-----
2
- Version: BCPG v@RELEASE_NAME@
3
-
4
- iF4EABYKAAYFAmmViMQACgkQI6iaf4hmctDwpgD/Z9+bYc9yK/4qNUhRS3VLL35r
5
- 4nfADlrn2XnoLz8yoXMA/0kZLYhpg1mEsAkLU0pobzEr906p2c5VkTzbPUhP36AD
6
- =PEw7
7
- -----END PGP SIGNATURE-----
@@ -1 +0,0 @@
1
- 57dc24a436ee348dd1678dfaf86a4d9f
@@ -1 +0,0 @@
1
- 5cbe3f661dbcf74fc4ef99a1e1450d8b09d814e6
@@ -1 +0,0 @@
1
- 3faabc4a20155c0536f46d693c61d1831f3639c1bc3e83fbb55e898b24b2ca5e
@@ -1 +0,0 @@
1
- 80aab73ac5f65452e954641eed6464a9fb3983defa492b6ac97e4d59056744ca9f7a69e88db764ca00430321f37b6054ff97cb16a1f1fc367fd7638848acba32
@@ -1 +0,0 @@
1
- fe0cecc8a6f4decfde766d3839385923
@@ -1 +0,0 @@
1
- f25497a2957e548b7a251ff0f8ac243718cdb0b7
@@ -1 +0,0 @@
1
- 8cbea3ac3ca220588530c45d1b1c0ea300ecc00c707ad380a1def2a629c7c6df
@@ -1 +0,0 @@
1
- 4e3a9b642b9b9f3b54bd3374368a693ddac83d12630df3e848782bdb153deff82a7c94617afb893128493f54744359ccff0194afedb2fd3ef40c21c69cb22fec
@@ -1,7 +0,0 @@
1
- -----BEGIN PGP SIGNATURE-----
2
- Version: BCPG v@RELEASE_NAME@
3
-
4
- iF4EABYKAAYFAmmViMQACgkQI6iaf4hmctBokwEA/QrEVDtseNWxF6oGutXUG/+g
5
- TXIjHny5osTsWBBHyu4A/0Y7ZwrhdCVSHrmT8oosqEbG1TKdLCYwDQw8xWH1k7YH
6
- =hYR9
7
- -----END PGP SIGNATURE-----
@@ -1 +0,0 @@
1
- cd9fa85e42f4b9c6d64f5c55e6e758af
@@ -1 +0,0 @@
1
- 032860c5e1876aac2a809661d86515ec24e7afa2
@@ -1 +0,0 @@
1
- bd9ad054ea90a059f3a015bf753e3422e82cd39751758d4ca70312465dc7e5cf
@@ -1 +0,0 @@
1
- ac036c9fe008a4b4ec7307ca233e0df1a21c82a0953efcb73e635015d41b1ca136aaf411f20df15c3ef1059009c66fb18dba53ec67169cf365a3837028f03a54
@@ -1 +0,0 @@
1
- 4f4d607972c3446660b52f7453909395
@@ -1 +0,0 @@
1
- db1a72ba0b4eaa08cd5190fe2500542fa8baf894
@@ -1 +0,0 @@
1
- a0462f3feac2abfa8a77a915f9ec62885b6d4d0a7a6ea2546c0a4431aea87cba
@@ -1 +0,0 @@
1
- ee870c41d5ea850b5a434a96efcbbf337db0c957cbf6d3602cdb18d7901626532f2392ec57e14c67da68dc8592d9afbf5921494fa8e074f1a3a85180ce6e9855