/* * Copyright (c) 1998, 2013, Oracle and/or its affiliates. All rights reserved. * ORACLE PROPRIETARY/CONFIDENTIAL. Use is subject to license terms. * * * * * * * * * * * * * * * * * * * * */ /** * Provides classes and interfaces for parsing and managing * certificates, certificate revocation lists (CRLs), and * certification paths. It contains support for X.509 v3 * certificates and X.509 v2 CRLs. * *