JSS 3.1.1

org.mozilla.jss.pkix.cmc
Class OtherInfo.Type

java.lang.Object
  |
  +--org.mozilla.jss.pkix.cmc.OtherInfo.Type
Enclosing class:
OtherInfo

public static class OtherInfo.Type
extends java.lang.Object

The type of OtherInfo.


Field Summary
(package private) static OtherInfo.Type FAIL
           
(package private) static OtherInfo.Type PEND
           
 
Constructor Summary
private OtherInfo.Type()
           
 
Methods inherited from class java.lang.Object
, clone, equals, finalize, getClass, hashCode, notify, notifyAll, registerNatives, toString, wait, wait, wait
 

Field Detail

FAIL

static OtherInfo.Type FAIL

PEND

static OtherInfo.Type PEND
Constructor Detail

OtherInfo.Type

private OtherInfo.Type()

JSS 3.1.1