Method Create
- Namespace
- MailFathom.Common.OAuth
- Assembly
- MailFathom.Common.dll
Create()
Creates a pair from cryptographically secure random material.
public static PkceCodeChallenge Create()
Returns
- PkceCodeChallenge
A verifier and its S256 challenge.