Contents

kSCPropNetPPPAuthPasswordEncryption

The PPP key AuthPasswordEncryption, whose value is of type CFString.

Declaration

let kSCPropNetPPPAuthPasswordEncryption: CFString

Discussion

This key can be passed the following constants:

  • kSCValNetPPPAuthPasswordEncryptionKeychain, which has the value Keychain

  • kSCValNetPPPAuthPasswordEncryptionToken, which has the value Token

See Also

Constants