public class GenTimeAccuracy
extends java.lang.Object
| Constructor | Description |
|---|---|
GenTimeAccuracy(org.bouncycastle.asn1.tsp.Accuracy accuracy) |
| Modifier and Type | Method | Description |
|---|---|---|
int |
getMicros() |
|
int |
getMillis() |
|
int |
getSeconds() |
|
java.lang.String |
toString() |