FileDocCategorySizeDatePackage
CertificateFactoryTestX509.javaAPI DocAndroid 1.5 API2699Wed May 06 22:41:06 BST 2009tests.targets.security.cert

CertificateFactoryTestX509

public class CertificateFactoryTestX509 extends CertificateFactoryTest

Fields Summary
public static final String
encodedCertificate
Constructors Summary
public CertificateFactoryTestX509()

        super("X509", encodedCertificate.getBytes());
    
Methods Summary