|
For the latest news and information visit The GNU Crypto project |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectgnu.crypto.pki.ext.Extension.Value
gnu.crypto.pki.ext.ReasonCode
public class ReasonCode
Field Summary | |
---|---|
static OID |
ID
|
int |
reason
|
Fields inherited from class gnu.crypto.pki.ext.Extension.Value |
---|
encoded |
Constructor Summary | |
---|---|
ReasonCode(byte[] encoded)
|
Method Summary | |
---|---|
int |
getReasonCode()
|
String |
toString()
|
Methods inherited from class gnu.crypto.pki.ext.Extension.Value |
---|
equals, getEncoded |
Methods inherited from class java.lang.Object |
---|
clone, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Field Detail |
---|
public static final OID ID
public final int reason
Constructor Detail |
---|
public ReasonCode(byte[] encoded) throws IOException
IOException
Method Detail |
---|
public int getReasonCode()
public String toString()
toString
in class Extension.Value
|
For the latest news and information visit The GNU Crypto project |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |