const TransportSecurity::AcquisitionMethod AQM_KerberosJAASArgs = "AQM_KRB5JAASArgs";This acquisition mechanism for acquiring Kerberos Transport Credentials using the JAAS.
const TransportSecurity::AcquisitionMethod AQM_KerberosJCSIArgs = "AQM_KRB5JCSIArgs";This is the acquisition mechanism for acquiring Kerberos Transport Credentials. Currently, it uses DSTC's Kerberos for a Kerberos supplier.
const TransportSecurity::ExternalizationType ExT_MITCredCache = "MITCredCache";This identifier signifies the "externalization" format for the "externalization" of credentials. For Kerberos the only one we support is for MIT Credentials Cache files.
const TransportSecurity::MechanismId MID_Kerberos = "Kerberos";