silc_pkcs_public_key_copy
SYNOPSIS
SilcPublicKey silc_pkcs_public_key_copy(SilcPublicKey public_key);
DESCRIPTION
Copies the public key indicated by `public_key' and returns new allocated public key which is indentical to the `public_key'.
Copyright © 2001 - 2008 SILC Project SILC Project Website |
SILC Crypto Toolkit Manual Index |
SYNOPSIS
SilcPublicKey silc_pkcs_public_key_copy(SilcPublicKey public_key);
DESCRIPTION
Copies the public key indicated by `public_key' and returns new allocated public key which is indentical to the `public_key'.