symmetricKeyFromJsonWebKeyBytes

fun symmetricKeyFromJsonWebKeyBytes(bytes: ByteArray): KmmResult<SymmetricKey<AuthCapability.Authenticated.WithDedicatedMac, NonceTrait, KeyType.WithDedicatedMacKey>>

parses KWE key bytes for this algorithm and converts them to a SymmetricKey.