J
Jeremy Chaney
what is the syntax for the BerConverter.Decode format string? MSDN lists
all of the options, but does not say how to chain them together. I've
tried "ii", "{ii}, and "{i}{i}" for my byte array that contains two
integers, but I always get a BerConversionException.
Thanks,
--Jeremy
all of the options, but does not say how to chain them together. I've
tried "ii", "{ii}, and "{i}{i}" for my byte array that contains two
integers, but I always get a BerConversionException.
Thanks,
--Jeremy