PTAlgorithmType

enum PTAlgorithmType {  e_ptRC4_40 = 1,
e_ptRC4_128,
e_ptAES,
e_ptAES_256}

Undocumented

  • Undocumented

    Declaration

    Objective-C

    e_ptRC4_40 = 1
  • Undocumented

    Declaration

    Objective-C

    e_ptRC4_128
  • Undocumented

    Declaration

    Objective-C

    e_ptAES
  • Undocumented

    Declaration

    Objective-C

    e_ptAES_256