Home | Trees | Indices | Help |
|
---|
|
Instance Methods | |||
|
|||
|
|||
|
|||
|
Method Details |
|
Produce the PKCS#1 v1.5 signature of a message. This function is named RSASSA-PKCS1-V1_5-SIGN, and is specified in section 8.2.1 of RFC3447.
|
Verify that a certain PKCS#1 v1.5 signature is authentic. This function checks if the party holding the private half of the key really signed the message. This function is named RSASSA-PKCS1-V1_5-VERIFY, and is specified in section 8.2.2 of RFC3447.
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Thu May 24 09:02:37 2012 | http://epydoc.sourceforge.net |