keyId property

int keyId
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;