public digest(text as String = null) as Byte[] throws CryptoException:
Hashes the buffered text and an optional final chunk.
The internal buffer is cleared after the digest is produced.
Raw digest bytes.