keyId property

String keyId
finalinherited

Key Id for this key share (derived from the root public key and root chain code) Base64(sha256(root_public_key || root_chain_code)), STANDARD_NO_PAD encoded

Implementation

final String keyId;