public reset() as Void:
Clears the buffered text accumulated with update.
update
import klyn.cryptography signature = RSAPSSSignature(SHA256()) signature.reset() print(signature.algorithm)