Home | Trees | Indices | Help |
---|
|
Signature scheme used for signalling supported signature algorithms.
This is the replacement for the HashAlgorithm and SignatureAlgorithm lists. Introduced with TLSv1.3.
|
|||
|
|||
Inherited from |
|
|||
|
|||
|
|||
|
|
|||
rsa_pkcs1_sha1 =
|
|||
rsa_pkcs1_sha256 =
|
|||
rsa_pkcs1_sha384 =
|
|||
rsa_pkcs1_sha512 =
|
|||
rsa_pss_sha256 =
|
|||
rsa_pss_sha384 =
|
|||
rsa_pss_sha512 =
|
|
Return the name of the signature algorithm used in scheme. E.g. for "rsa_pkcs1_sha1" it returns "rsa" |
Convert numeric type to name representation
|
Home | Trees | Indices | Help |
---|
Generated by Epydoc 3.0.1 | http://epydoc.sourceforge.net |