Function gnunet_sys::GNUNET_CRYPTO_rsa_public_key_len[][src]

pub unsafe extern "C" fn GNUNET_CRYPTO_rsa_public_key_len(
    key: *const GNUNET_CRYPTO_RsaPublicKey
) -> c_uint

Obtain the length of the RSA key in bits.

@param key the public key to introspect @return length of the key in bits