Public JWK of the holder key (kty:EC, crv:P-256, x, y). Goes into the credential's cnf claim and into proof / KB-JWT headers.
kty:EC
crv:P-256
x
y
cnf
@override Future<Map<String, dynamic>> publicJwk() async => publicJwkSync();