You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The constructor for your provider requires an encryption key that is 128 bit. The parameter is a string, so it would be helpful to know what encoding that string is assumed to have. Is it a Base64 string, UTF8, Unicode or some other expected format?