silc_mp_set
SYNOPSIS
SilcBool silc_mp_set(SilcMPInt *dst, SilcMPInt *src);
DESCRIPTION
Set `dst' integer from `src' integer. The `dst' must already be initialized. This in effect copies the integer from `src' to `dst'.
Copyright © 2001 - 2008 SILC Project SILC Project Website |
SILC Crypto Toolkit Manual Index |