1 |
Provides security services to calling applications
|
2 |
It allows communicating applications:
-
to authenticate the user associated with another application
-
to delegate rights to another application
-
to apply security services such as confidentiality and integrity on a per-message basis
|
3 |
Is implemented atop alternative underlying cryptographic mechanisms.
|