Home | History | Annotate | Download | only in pkcs

Lines Matching refs:getEncoded

532                         byte[] encoded = certificates[i].getEncoded();
554 byte[] encoded = crl.getEncoded();
819 public byte[] getEncoded() throws CertificateEncodingException {
939 public byte[] getEncoded() throws CertificateEncodingException {
940 return wrapped.getEncoded();