org.bouncycastle.tsp
public class TSPUtil extends Object
Method Summary | |
---|---|
static void | validateCertificate(X509Certificate cert)
Validate the passed in certificate as being of the correct type to be used
for time stamping. |
Parameters: cert the certificate of interest.
Throws: TSPValidationException if the certicate fails on one of the check points.