BufferedComputation.process

Update and finalize computation. Does the same as calling update() and finished() consecutively.

Parameters

input string

the input to process as a string

Return Value

Type: SecureVector!ubyte

The result of the call to finished()

Meta