Function
RestPkceCodeChallengenew_random
Declaration [src]
RestPkceCodeChallenge*
rest_pkce_code_challenge_new_random (
void
)
Return value
Returns: | RestPkceCodeChallenge |
A newly created |
|
The caller of the function takes ownership of the data, and is responsible for freeing it. |