Namespace: Org.BouncyCastle.Asn1.X509
Assembly: ITextSharp (in ITextSharp.dll) Version: 4.1.6.0
Assembly: ITextSharp (in ITextSharp.dll) Version: 4.1.6.0
Syntax
| C# |
|---|
public bool Equivalent( X509Name other ) |
| Visual Basic |
|---|
Public Function Equivalent ( _ other As X509Name _ ) As Boolean |
| Visual C++ |
|---|
public: bool Equivalent( X509Name^ other ) |
Parameters
- other
- Type: Org.BouncyCastle.Asn1.X509..::..X509Name