Searched defs:getTBSCertificate (Results 1 - 8 of 8) sorted by relevance

/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/asn1/x509/
H A DCertificate.java72 public TBSCertificate getTBSCertificate() method in class:Certificate
H A DX509CertificateStructure.java75 public TBSCertificateStructure getTBSCertificate() method in class:X509CertificateStructure
/external/apache-harmony/security/src/test/impl/java.injected/java/security/cert/
H A DX509CertificateTest.java114 public byte[] getTBSCertificate() method in class:X509CertificateTest.MyX509Certificate
H A DX509CertSelectorTest.java293 public byte[] getTBSCertificate() method in class:X509CertSelectorTest.TestCert
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/jce/provider/
H A DX509CertificateObject.java213 public byte[] getTBSCertificate() method in class:X509CertificateObject
218 return c.getTBSCertificate().getEncoded(ASN1Encoding.DER);
298 DERBitString id = c.getTBSCertificate().getIssuerUniqueId();
318 DERBitString id = c.getTBSCertificate().getSubjectUniqueId();
399 X509Extensions extensions = c.getTBSCertificate().getExtensions();
425 X509Extensions exts = c.getTBSCertificate().getExtensions();
441 X509Extensions exts = c.getTBSCertificate().getExtensions();
468 X509Extensions extensions = c.getTBSCertificate().getExtensions();
496 X509Extensions extensions = c.getTBSCertificate().getExtensions();
672 X509Extensions extensions = c.getTBSCertificate()
[all...]
/external/apache-harmony/security/src/test/support/common/java/org/apache/harmony/security/tests/support/
H A DTestCertUtils.java533 public byte[] getTBSCertificate() throws CertificateEncodingException { method in class:TestCertUtils.TestX509Certificate
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.osgi_3.6.1.R36x_v20100806.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.osgi_3.6.2.R36x_v20101103.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...

Completed in 215 milliseconds