|
Bouncy Castle Cryptography Library 1.46 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.bouncycastle.asn1.x500.style.BCStyle
org.bouncycastle.asn1.x500.style.BCStrictStyle
public class BCStrictStyle
Variation of BCStyle that insists on strict ordering for equality and hashCode comparisons
| Field Summary |
|---|
| Fields inherited from class org.bouncycastle.asn1.x500.style.BCStyle |
|---|
BUSINESS_CATEGORY, C, CN, COUNTRY_OF_CITIZENSHIP, COUNTRY_OF_RESIDENCE, DATE_OF_BIRTH, DC, DMD_NAME, DN_QUALIFIER, E, EmailAddress, GENDER, GENERATION, GIVENNAME, INITIALS, INSTANCE, L, NAME, NAME_AT_BIRTH, O, OU, PLACE_OF_BIRTH, POSTAL_ADDRESS, POSTAL_CODE, PSEUDONYM, SERIALNUMBER, SN, ST, STREET, SURNAME, T, TELEPHONE_NUMBER, UID, UNIQUE_IDENTIFIER, UnstructuredAddress, UnstructuredName |
| Constructor Summary | |
|---|---|
BCStrictStyle()
|
|
| Method Summary | |
|---|---|
boolean |
areEqual(X500Name name1,
X500Name name2)
|
| Methods inherited from class org.bouncycastle.asn1.x500.style.BCStyle |
|---|
attrNameToOID, calculateHashCode, fromString, rdnAreEqual, stringToValue, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public BCStrictStyle()
| Method Detail |
|---|
public boolean areEqual(X500Name name1,
X500Name name2)
areEqual in interface X500NameStyleareEqual in class BCStyle
|
Bouncy Castle Cryptography Library 1.46 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||