silc_acc_get_public_key

SYNOPSIS

    SilcPublicKey silc_acc_get_public_key(SilcAccelerator acc,
                                          SilcPublicKey public_key);

DESCRIPTION

Returns the underlaying public key from the accelerated public key indicated by `public_key'. Returns NULL if `public_key' is not accelerated public key.