keyId property

int keyId
inherited

The id of the secureKey.

Can be used in conjunction with KeyManager.remoteKeyForTypeAndId to re-obtain the same key.

Implementation

int get keyId => throw _privateConstructorUsedError;