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