Modifier and Type | Field and Description |
---|---|
private final byte[] | |
private final String[] | |
private final String |
Access | Constructor and Description |
---|---|
pack-priv |
Modifier and Type | Method and Description |
---|---|
public byte[] | |
public String[] | |
public String | |
public String |
encoded | back to summary |
---|---|
private final byte[] encoded |
nameAndAliases | back to summary |
---|---|
private final String[] nameAndAliases |
oid | back to summary |
---|---|
private final String oid |
NamedCurve | back to summary |
---|---|
pack-priv NamedCurve(KnownOIDs ko, EllipticCurve curve, ECPoint g, BigInteger n, int h) |
getEncoded | back to summary |
---|---|
public byte[] getEncoded() |
getNameAndAliases | back to summary |
---|---|
public String[] getNameAndAliases() |
getObjectId | back to summary |
---|---|
public String getObjectId() |
toString | back to summary |
---|---|
public String toString() Overrides java. Doc from java. Returns a string representation of the object.
Satisfying this method's contract implies a non-
|