org.mozilla.jss.pkcs11
protected static class PK11Cert.StringPrincipal extends Object implements Principal
Field Summary | |
---|---|
protected String | str |
Constructor Summary | |
---|---|
StringPrincipal(String str) |
Method Summary | |
---|---|
boolean | equals(Object other) |
String | getName() |
int | hashCode() |
String | toString() |