CSharp System String Base64

CSharp examples for System:String Base64

Description

Click the following links for the tutorial for System and String Base64.

  1. Decodes specified base64 string in German.
  2. Encodes specified string in English to base64 string.
  3. Decodes the supplied Base-64 encoded string.
  4. Base-64 encodes the supplied block of data.
  5. Base 64 Encode
  6. bouncy castle Base 64 Encode and Decode
  7. decode the base 64 encoded string data writing it to the given output stream, whitespace characters will be ignored.
  8. Encode the byte data to base 64 writing it to the given output stream.


  9. Decode Base64 with Encoding
  10. Decode Base 64 to byte array
  11. Encode and decode Base64 data.
  12. Decode base 64 String to String
  13. Encode base 64 String to String
  14. Decode Utf8 base 64 String
  15. Encode Utf8 base 64 String
  16. Utilities for encoding and decoding the Base64 representation of binary data


  17. Represents Base64 encoding / decoding functionality.
  18. Class for Base64 encoding and decoding
  19. Encrypt UTF8 String with base 64 encoding
  20. base 64 url encode
  21. Base64 utility class performs base64 encoding and decoding
  22. for encoding base64 to string, and vice versa
  23. Base 64 String Encrypt and Decrypt
  24. Returns BASE64-encoded representation of a bytes sequence.
  25. Encode String to base 64 String
  26. Encrypt String with base 64 encoder
  27. Determines whether the specified payload is base64.
  28. Decodes a Base64-encoded string
  29. Base64-encodes a string
  30. Converts a BASE64-encoded string to an equivalent 8-bit unsigned integer array.
  31. Base64 Encode
  32. Decode a base64 string (UTF8)
  33. Encode a string in Base64 (UTF8)
  34. Create Unique ID With Base64
  35. Converts string to a base64 byte[].
  36. Converts byte[] to base64 string.
  37. Encodes a string into a base-64 string.
  38. Decodes a given base-64 encoded string encoded with .