COM.claymoresystems.cert

Class CertVerify


public class CertVerify
extends java.lang.Object

CertVerify.java -- Unit test for certificates Copyright (C) 2001, RTFM, Inc. All Rights Reserved. ekr@rtfm.com Tue Jan 9 12:11:17 2001

Field Summary

static CertContext
cctx

Method Summary

static byte[]
loadCert(String file)
static void
loadRoots(String file)
static void
main(args[] )

Field Details

cctx

public static CertContext cctx

Method Details

loadCert

public static byte[] loadCert(String file)
            throws Exception

loadRoots

public static void loadRoots(String file)
            throws Exception

main

public static void main(args[] )
            throws Exception

Copyright (c) 1999-2001 Claymore Systems, Inc., All Rights Reserved.