Click here to Skip to main content
15,919,341 members

Comments by amirzf (Top 1 by date)

amirzf 14-Sep-15 10:07am View    
this line is error Invalid length for a Base-64 char array or string.
what's problem please help me

byte[] bytes = Convert.FromBase64String(protectedPassword);

thanks