Base64Url Class |
Namespace: Intuit.Ipp.OAuth2PlatformClient
public static class Base64Url
The Base64Url type exposes the following members.
Name | Description | |
---|---|---|
![]() ![]() | Decode |
Converts from Base 64 string to byte array
|
![]() ![]() | Encode |
Encodes byte array to Base 64 string
|