sign

open fun sign(toSign: InputStream): Array<Byte>(source)

Exhausts toSign, and returns the raw signature bytes.

Return

The raw bytes of the signature

Parameters

toSign

The source of the data to be signed