Export a PRNG state @param _out _out The destination for the state @param outlen [_in/_out] The max size and resulting size of the PRNG state @param prng The PRNG to export @return CRYPT_OK if successful
See Implementation
Export a PRNG state @param _out _out The destination for the state @param outlen [_in/_out] The max size and resulting size of the PRNG state @param prng The PRNG to export @return CRYPT_OK if successful