Windows.Security.Cryptography Namespace
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Contains a class that can be used for encoding and decoding data, generating random numbers, and converting between byte arrays and buffers.
Classes
CryptographicBuffer |
Contains static methods that implement data management functionality common to cryptographic operations. |
Enums
BinaryStringEncoding |
Contains encoding formats that can be used in the ConvertStringToBinary and ConvertBinaryToString methods. |