Home | Trees | Indices | Help |
|
---|
|
object --+ | SHAKE256_XOF
Instance Methods | |||
|
|||
|
|||
|
|||
|
|||
Inherited from |
Class Variables | |
oid =
ASN.1 Object ID |
Properties | |
Inherited from |
Method Details |
|
Continue hashing of a message by consuming the next chunk of data. Repeated calls are equivalent to a single call with the concatenation of all the arguments. In other words:
is equivalent to:
You cannot use update anymore after the first call to read.
|
Return the next length bytes of binary (non-printable) digest for the message. You cannot use update anymore after the first call to read.
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Thu Feb 16 14:05:21 2017 | http://epydoc.sourceforge.net |