While GSS API promises to solve a host of security problems through pluggable mechanisms, there are few use cases which have been more widely adopted: It’s widely used in SASL as a security mechanism, especially where Kerberos is the underlying mechanism of choice. Kerberos is a widely used ...
RFC 2025 SPKM October 1996 -- from [RFC-1508] -- MechType ::= OBJECT IDENTIFIER InitialContextToken ::= [APPLICATION 0] IMPLICIT SEQUENCE { thisMech MechType, innerContextToken SPKMInnerContextToken } -- when thisMech is SPKM-1 or SPKM-2 SPKMInnerContextToken ::= CHOICE { req [0] SPK...