Package tlslite :: Module constants :: Class SignatureAlgorithm
[hide private]
[frames] | no frames]

type SignatureAlgorithm

source code


Signing algorithms used in TLSv1.2

Class Methods [hide private]

Inherited from TLSEnum: toRepr, toStr

Inherited from TLSEnum (private): _recursiveVars

Class Variables [hide private]
  anonymous = 0
  dsa = 2
  ecdsa = 3
  rsa = 1