XPRIM_Binary is an abstract representation of binary data (a sequence of bytes). XPRIM_Binary is mainly used to pass/receive binary data to/from operations that process binary data such as cryptographic operations (hashing, encryption).
FromHexString
FromBase64String
FromStringUsingUTF8
FromFile
FromAppending
AsHexString
AsHexStringUppercase
AsBase64String
AsStringUsingUTF8
AsFile