ITextEncoder Interface
Represents an interface for text encoder.
Assembly: Microsoft.Owin.Security (in Microsoft.Owin.Security.dll)
| Name | Description | |
|---|---|---|
![]() | Decode(String^) | Decodes the specified text. |
![]() | Encode(array<Byte>^) | Converts a data to a string. |
Show:
