Function gnunet_sys::GNUNET_IDENTITY_ego_get_public_key[][src]

pub unsafe extern "C" fn GNUNET_IDENTITY_ego_get_public_key(
    ego: *mut GNUNET_IDENTITY_Ego,
    pk: *mut GNUNET_IDENTITY_PublicKey
)

Get the identifier (public key) of an ego.

@param ego identity handle with the private key @param pk set to ego’s public key