1 reference to IsValidBase64
System.Security.Cryptography (1)
System\Security\Cryptography\PemEncoding.cs (1)
314
if (T.
IsValidBase64
(str.Slice(start, end + 1 - start), out base64DecodedSize))