Ejemplo n.º 1
0
 public X500DistinguishedName(string distinguishedName, System.Security.Cryptography.X509Certificates.X500DistinguishedNameFlags flag)
 {
 }
Ejemplo n.º 2
0
 public string Decode(System.Security.Cryptography.X509Certificates.X500DistinguishedNameFlags flag)
 {
     throw null;
 }
 public string Decode(System.Security.Cryptography.X509Certificates.X500DistinguishedNameFlags flag)
 {
     return(default(string));
 }