You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Current »

GSS-API (Generic Security Service Application Programming Interface) authentication is an industry-standard protocol that verifies a user's identity and provides other security services:

  • AuthenticationVerifies that a user is who they claim to be
  • IntegrityEnsures that the data received is the same as the data sent
  • ConfidentialityEncrypts data 

This can be added as an authentication method in DualShield version 7.1.0 onwards

  • No labels