base64_key |
the (possibly invalid) base64 encode key. |
required_key_len |
the expected (binary) length of the key after decoding. If the length does not match, the validation fails. |
out_key |
(out): an optional output buffer for the binary key. If given, it will be filled with exactly |
true if the input key is a valid base64 encoded key with |