Exports a secret using a variable-length pseudorandom function.
If the error occurred, throws ExportError
.
An exporter context string as bytes. The maximum length is 128 bytes.
A desired length in bytes of the output secret.
A secret string as bytes.
The exporter interface.