symmetricKeyFromJsonWebKeyBytes
fun symmetricKeyFromJsonWebKeyBytes(bytes: ByteArray): KmmResult<SymmetricKey<AuthCapability.Authenticated.WithDedicatedMac, NonceTrait, KeyType.WithDedicatedMacKey>>(source)
parses KWE key bytes for this algorithm and converts them to a SymmetricKey.