public readonly property sizeBits as Int:
import klyn.cryptography digest = SHA256().digestInfo("hello") print(digest.sizeBits)