unavailableKeys property
All public keys (in hex-encoded spki format) of dataOwner
for which the sdk could not recover a private key. May overlap
(partially or completely) with unknownKeys
.
Implementation
final List<UnavailableKeyInfo> unavailableKeys;