public class CertVerify
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static CertContext |
cctx |
| Constructor and Description |
|---|
CertVerify() |
| Modifier and Type | Method and Description |
|---|---|
static byte[] |
loadCert(java.lang.String file) |
static void |
loadRoots(java.lang.String file) |
static void |
main(java.lang.String[] args) |
public static CertContext cctx
public static void loadRoots(java.lang.String file)
throws java.lang.Exception
java.lang.Exceptionpublic static byte[] loadCert(java.lang.String file)
throws java.lang.Exception
java.lang.Exceptionpublic static void main(java.lang.String[] args)
throws java.lang.Exception
java.lang.ExceptionCopyright (c) 1999-2001 Claymore Systems, Inc., All Rights Reserved.