MyWebUniversity.com Home Page
 



Darwin Mac OS X man pages main menu
d2iASN1OBJECT(3)                  OpenSL                 d2iASN1OBJECT(3)



NAME
       d2iASN1OBJECT, i2dASN1OBJECT - ASN1 OBJECT IDENTIFIER functions

SYNOPSIS
        #include 

        ASN1OBJECT *d2iASN1OBJECT(ASN1OBJECT **a, unsigned char **pp, long length);
        int i2dASN1OBJECT(ASN1OBJECT *a, unsigned char **pp);

DESCRIPTION
       These functions decode and encode an ASN1 OBJECT IDENTIFIER.

       Othewise these behave in a similar way to d2iX509() and i2dX509()
       described in the d2iX509(3) manual page.

SEE ALSO
       d2iX509(3)

HISTORY
       TBA



0.9.7i                            2002-10-09                d2iASN1OBJECT(3)
Darwin Mac OS X man pages main menu

Contact us      |       About us      |       Term of use      |       Copyright © 2000-2010 MyWebUniversity.com ™