Use is subject to License Terms. Your use of this web site or any of its content or software indicates your agreement to be bound by these License Terms.

Copyright © 2006 Sun Microsystems, Inc. All rights reserved.

JSR 217 (Maintenance Release)

Uses of Interface
javax.microedition.pki.Certificate

Packages that use Certificate
javax.microedition.io Provides a simplified mechanism for applications to use various types of I/O protocols in resource-constrained environments. 
javax.microedition.pki Certificates are used to authenticate information for secure Connections. 
 

Uses of Certificate in javax.microedition.io
 

Methods in javax.microedition.io that return Certificate
 Certificate SecurityInfo.getServerCertificate()
          Returns the Certificate used to establish the secure connection with the server.
 

Uses of Certificate in javax.microedition.pki
 

Methods in javax.microedition.pki that return Certificate
 Certificate CertificateException.getCertificate()
          Get the Certificate that caused the exception.
 

Constructors in javax.microedition.pki with parameters of type Certificate
CertificateException(Certificate certificate, byte status)
          Create a new exception with a Certificate and specific error reason.
CertificateException(String message, Certificate certificate, byte status)
          Create a new exception with a message, Certificate, and specific error reason.
 


JSR 217 (Maintenance Release)

Copyright © 2006 Sun Microsystems, Inc. All rights reserved. Use is subject to License Terms. Your use of this web site or any of its content or software indicates your agreement to be bound by these License Terms.

For more information, please consult the JSR 217 specification.
ing HTML relocated from