from Jwk
fun fromJwk(verMaterial: VerificationMaterialPeerDID<out VerificationMethodTypePeerDID>): ByteArray(source)
Converts a given JWK object to a byte array.
Return
the JWK key as a byte array
Parameters
ver Material
the VerificationMaterialPeerDID object representing the JWK
Throws
if the JWK key is invalid