Should this specification add more guidelines or requirements for using publicKeyJwk? For example, JWK private key properties such, as "d", must not be present; key type and curve must be EC/secp256k1, properties for other key types must be present, etc.
As mentioned here: https://github.com/w3c-ccg/security-vocab/pull/95#discussion_r611047986
Should this specification add more guidelines or requirements for using
publicKeyJwk
? For example, JWK private key properties such, as "d", must not be present; key type and curve must be EC/secp256k1, properties for other key types must be present, etc.