Bilješka
Pristup ovoj stranici zahtijeva provjeru vjerodostojnosti. Možete pokušati da se prijavite ili promijenite direktorije.
Pristup ovoj stranici zahtijeva provjeru vjerodostojnosti. Možete pokušati promijeniti direktorije.
These articles provide example code for common WinRT cryptography tasks, such as creating random numbers, comparing buffers, converting between strings and binary data, copying to and from byte arrays, and encoding and decoding data.
| Topic | Description |
|---|---|
| Create random numbers | This example code shows how to create a random number or buffer for use in cryptography in a WinUI app. |
| Compare buffers | This example code shows how to compare buffers in a WinUI app. |
| Convert between strings and binary data | This example code shows how to convert between strings and binary data in a WinUI app. |
| Copy to and from byte arrays | This example code shows how to copy to and from byte arrays in a WinUI app. |
| Encode and decode data | This example code shows how to encode and decode base64 and hexadecimal data in a WinUI app. |
Sarađujte s nama na GitHub-u
Izvor za ovaj sadržaj može se naći na usluzi GitHub, gdje takođe možete da kreirate i pregledate probleme i povučete zahtjeve. Za više informacija pogledajte naš vodič za saradnike.
Windows developer