jsonWebKey

@SerialName(value = "jwk")
val jsonWebKey: JsonWebKey? = null(source)

RFC 7800: When the key held by the presenter is an asymmetric private key, the jsonWebKey member is a JsonWebKey representing the corresponding asymmetric public key.