Android
package

java.security.cert

Classes | Description

This package provides all the classes and all the interfaces needed to generate, administer and verify X.509 certificates. Functionality for parsing certificate, extracting information from them, validating and verifying the information they contains are provided. Exception are generated if the certificate's encoding is broken CertificateEncodingException, if the certificate's time stamp is not valid CertificateExpiredException, if the validation's path is false CertPathValidatorException. All the the functionality to check the different entries and extension fields of X.509 certificates are provided.

Copyright 2007 Google Inc. Build 0.9_r1-98467 - 14 Aug 2008 18:56