X509NameEquivalent(X509Name, Boolean) Method
Namespace: Org.BouncyCastle.Asn1.X509Assembly: BouncyCastle.Cryptography (in BouncyCastle.Cryptography.dll) Version: 2.3.0-beta.187+d6da5648ae
function Equivalent(other, inOrder);
- other X509Name
- The X509Name object to test equivalency against.
- inOrder Boolean
- If true, the order of elements must be the same,
as well as the values associated with each element.
Boolean