keyId property Null safety
final
A unique code representing this key.
This is an opaque code. It should not be unpacked to derive information from it, as the representation of the code could change at any time.
Implementation
final int keyId;