PTDigestAlgorithmType

enum PTDigestAlgorithmType {  e_ptsha1 = 0,
e_ptsha256 = 1,
e_ptsha384 = 2,
e_ptsha512 = 3,
e_ptripemd160 = 4,
e_ptunknown_digest_algorithm = 5}

Undocumented

  • Undocumented

    Declaration

    Objective-C

    e_ptsha1 = 0
  • Undocumented

    Declaration

    Objective-C

    e_ptsha256 = 1
  • Undocumented

    Declaration

    Objective-C

    e_ptsha384 = 2
  • Undocumented

    Declaration

    Objective-C

    e_ptsha512 = 3
  • Undocumented

    Declaration

    Objective-C

    e_ptripemd160 = 4
  • Undocumented

    Declaration

    Objective-C

    e_ptunknown_digest_algorithm = 5