Gcr.Certificate.prototype.get_key_size
function get_key_size(): Number(guint) {
// Gjs wrapper for gcr_certificate_get_key_size()
}
Get the key size in bits of the public key represented by this certificate.
- Returns
The key size of the certificate.