2 references to FromBase64Transform
System.Security (2)
system\security\cryptography\xml\transform.cs (2)
620_cs = new CryptoStream(ms, new FromBase64Transform(), CryptoStreamMode.Read); 644_cs = new CryptoStream(ms, new FromBase64Transform(), CryptoStreamMode.Read);