keySize property

int? keySize
getter/setter pair

The key size in bits (e.g., 2048 for RSA, 256 for EC).

Implementation

int? keySize;