Home | History | Annotate | Download | only in pkcs

Lines Matching refs:getTBSCertificate

722                         new X509CertInfo(cert.getTBSCertificate());
863 public byte[] getTBSCertificate() throws CertificateEncodingException {
864 return wrapped.getTBSCertificate();