Charles B Cranston wrote:

Casting does not actually change the data, only the way in which
it is treated by the program.

Casting changes the way data are treated by the compiler.

There is no string type in C, the semantics of nul-terminated
strings are created in the behavior of certain functions.

Converting a structure to DER is one way of serializing,
which is the operative word in this exercise.  Got ASN.1?

______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    [EMAIL PROTECTED]
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to