[ Previous ] [ Contents ] [ Index ] [ Next ]

Ns_HtuuEncode

Overview

Perform base64 encode

Syntax

    int Ns_HtuuEncode (
    unsigned char* string, 
    unsigned int bufsize, 
    char* buf
    );

Description

Performs a base64 encode on string and writes the result into buf.

Top of Page

[ Previous ] [ Contents ] [ Index ] [ Next ]
Copyright © 1998-99 America Online, Inc.