7 references to Append
System.Security.Cryptography (7)
System\Security\Cryptography\X509Certificates\X500NameEncoder.cs (3)
163
decodedName.
Append
(OidTagPrefix);
164
decodedName.
Append
(oid.Value);
168
decodedName.
Append
(oid.FriendlyName);
System\Security\Cryptography\X509Certificates\X500NameEncoder.ManagedDecode.cs (4)
82
decodedName.
Append
(dnSeparator);
102
decodedName.
Append
(multiValueSeparator);
125
decodedName.
Append
(attributeValue);
136
decodedName.
Append
(dnSeparator);