Microsoft.Owin.Security.DataHandler.Encoder Namespace
The Microsoft.Owin.Security.DataHandler.Encoder namespace contains types for encoding text.
Classes
Class | Description | |
---|---|---|
![]() |
Base64TextEncoder | Represents a text base64 format encoder. |
![]() |
Base64UrlTextEncoder | Represents a text Base64Url format encoder. |
![]() |
TextEncodings | Represents text encodings. |
Interfaces
Interface | Description | |
---|---|---|
![]() |
ITextEncoder | Represents an interface for text encoder. |
Return to top