J2ME CDC
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z

X

X509Certificate - class java.security.cert.X509Certificate.
Abstract class for X.509 certificates.
X509Certificate() - Constructor for class java.security.cert.X509Certificate
Constructor for X.509 certificates.
X509CRL - class java.security.cert.X509CRL.
Abstract class for an X.509 Certificate Revocation List (CRL).
X509CRL() - Constructor for class java.security.cert.X509CRL
Constructor for X.509 CRLs.
X509CRLEntry - class java.security.cert.X509CRLEntry.
Abstract class for a revoked certificate in a CRL (Certificate Revocation List).
X509CRLEntry() - Constructor for class java.security.cert.X509CRLEntry
 
X509EncodedKeySpec - class java.security.spec.X509EncodedKeySpec.
This class represents the ASN.1 encoding of a public key, encoded according to the ASN.1 type SubjectPublicKeyInfo, whose syntax is defined in the X.509 standard, as follows:
X509EncodedKeySpec(byte[]) - Constructor for class java.security.spec.X509EncodedKeySpec
Creates a new X509EncodedKeySpec with the given encoded key.
X509Extension - interface java.security.cert.X509Extension.
Interface for an X.509 extension.
xor(BigInteger) - Method in class java.math.BigInteger
Returns a BigInteger whose value is (this ^ val).

J2ME CDC
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z
Java is a trademark or registred trademark of Sun Microsystems, Inc. in the US and other countries.
Copyright 1993-2000 Sun Microsystems, Inc. 901 San Antonio Road,
Palo, Alto, California, 94303, U.S.A All Rights Reserved.