summaryrefslogtreecommitdiffstats
path: root/doc/functions/gnutls_ecc_curve_get_size
blob: e3a08e1b883babe3cb252bfdc7cf13732dc5ac38 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
@deftypefun {int} {gnutls_ecc_curve_get_size} (gnutls_ecc_curve_t @var{curve})
@var{curve}: is an ECC curve


@strong{Returns:} the size in bytes of the curve or 0 on failure.

@strong{Since:} 3.0
@end deftypefun