Packet Manager
Last updated
Was this helpful?
Last updated
Was this helpful?
Packet Manager performs the following functions:
Reads/writes registration packets from/to the .
Performs in-memory encryption and decryption of packets.
Performs security checks, checksum, file validations, ID object validations, etc. on the registration packet.
Provides packet information to other services via APIs. In case of multiple packets associated with an ID, pulls information from packets based on configured priority. (See ).
Packet Manager runs as a service and is also available as a library.
The relationship of the Packet Manager with other services is explained here.
Audit logs.
Encryption and decryption of packet.
uses the Packet Manager library to create packets.
reads packet data using the Packet Manager service.
Packets are stored and retrieved from the .
uses the Packet Manager library to create packets.
Refer to .
Refer to .
.