BufferedComputation.finished

Complete the computation and retrieve the final result.

interface BufferedComputation
final
SecureVector!ubyte
finished
()

Return Value

Type: SecureVector!ubyte

SecureVector holding the result

Meta