Set the primitive value of this data object from a string.
Namespace:
CardWerk.SmartCard
Assembly: CardWerk.SmartCard (in CardWerk.SmartCard.dll)
Assembly: CardWerk.SmartCard (in CardWerk.SmartCard.dll)
Parameters
- aEncoding
-
Type: Encoding
The text encoding that shall be used in order to convert the given string into a binary representation. This must not be
null
.
Exception type | Condition |
---|---|
Thrown when one or more required arguments are null. |
|
Thrown when the requested operation is invalid. |
Marc, 9/29/2022.