public reset() as Void:
import klyn.cryptography signature = RSAPSSSignature(SHA256()) signature.reset() print(signature.algorithm)