Method

GcrCertificateget_key_size

Declaration [src]

guint
gcr_certificate_get_key_size (
  GcrCertificate* self
)

Description [src]

Get the key size in bits of the public key represented by this certificate.

Return value

Returns: guint
 

The key size of the certificate.