|
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.PolicyConstraint
public class PolicyConstraint
Field Summary | |
---|---|
static OID |
ID
|
Fields inherited from class gnu.crypto.pki.ext.Extension.Value |
---|
encoded |
Constructor Summary | |
---|---|
PolicyConstraint(byte[] encoded)
|
Method Summary | |
---|---|
int |
getInhibitPolicyMapping()
|
int |
getRequireExplicitPolicy()
|
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
Constructor Detail |
---|
public PolicyConstraint(byte[] encoded) throws IOException
IOException
Method Detail |
---|
public int getRequireExplicitPolicy()
public int getInhibitPolicyMapping()
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 |