BN_dup man page on DigitalUNIX

Man page or keyword search:  
man Server   12896 pages
apropos Keyword Search (all sections)
Output format
DigitalUNIX logo
[printable version]

BN_copy(3)							    BN_copy(3)

NAME
       BN_copy, BN_dup - Copy BIGNUMs

SYNOPSIS
       #include <openssl/bn.h>

       BIGNUM *BN_copy(
	       BIGNUM *to, const BIGNUM *from ); BIGNUM *BN_dup(
	       const BIGNUM *from );

DESCRIPTION
       The BN_copy() function copies from to to. The BN_dup() function creates
       a new BIGNUM containing the value from.

RETURN VALUES
       BN_copy() function returns to on success, NULL on error.	 The  BN_dup()
       function returns the new BIGNUM, and NULL on error. The error codes can
       be obtained by using the ERR_get_error() function.

HISTORY
       The BN_copy() and BN_dup() functions are available in all  versions  of
       SSLeay and OpenSSL.

SEE ALSO
       Functions: bn(3), err(3)

								    BN_copy(3)
[top]

List of man pages available for DigitalUNIX

Copyright (c) for man pages and the logo by the respective OS vendor.

For those who want to learn more, the polarhome community provides shell access and support.

[legal] [privacy] [GNU] [policy] [cookies] [netiquette] [sponsors] [FAQ]
Tweet
Polarhome, production since 1999.
Member of Polarhome portal.
Based on Fawad Halim's script.
....................................................................
Vote for polarhome
Free Shell Accounts :: the biggest list on the net