Expand description
Process Services.
This service handles miscellaneous utility tasks used by the various processes.
However, it is particularly important because it is used to generate cryptographically secure random data, which
is required for commonly used functionality such as hashing (e.g. HashMap
will not work without it).
Structs§
- Handle to the PS service.
Enums§
- Type of AES algorithm to use.
- PS Key slot to use.