public class

BCStrictStyle

extends BCStyle
java.lang.Object
   ↳ org.bouncycastle.asn1.x500.style.BCStyle
     ↳ org.bouncycastle.asn1.x500.style.BCStrictStyle

Class Overview

Variation of BCStyle that insists on strict ordering for equality and hashCode comparisons

Summary

[Expand]
Inherited Fields
From class org.bouncycastle.asn1.x500.style.BCStyle
Public Constructors
BCStrictStyle()
Public Methods
boolean areEqual(X500Name name1, X500Name name2)
[Expand]
Inherited Methods
From class org.bouncycastle.asn1.x500.style.BCStyle
From class java.lang.Object
From interface org.bouncycastle.asn1.x500.X500NameStyle

Public Constructors

public BCStrictStyle ()

Public Methods

public boolean areEqual (X500Name name1, X500Name name2)