6 references to IsValidLabel
System.Security.Cryptography (6)
System\Security\Cryptography\PemEncoding.cs (6)
174if (!IsValidLabel(label)) 493if (!IsValidLabel(label)) 556if (!Utf8.IsValid(utf8Label) || !IsValidLabel(utf8Label)) 610if (!Utf8.IsValid(utf8Label) || !IsValidLabel(utf8Label)) 694if (!IsValidLabel(label)) 737if (!IsValidLabel(label))