Uses of Class
org.bouncycastle.tsp.TSPIOException
-
Packages that use TSPIOException Package Description org.bouncycastle.tsp Classes for dealing Time Stamp Protocol (TSP) - RFC 3161. -
-
Uses of TSPIOException in org.bouncycastle.tsp
Methods in org.bouncycastle.tsp that throw TSPIOException Modifier and Type Method Description void
TimeStampRequestGenerator. addExtension(org.bouncycastle.asn1.ASN1ObjectIdentifier oid, boolean isCritical, org.bouncycastle.asn1.ASN1Encodable value)
add a given extension field for the standard extensions tag (tag 3)
-