Home | History | Annotate | Download | only in pkcs

Lines Matching refs:getIssuerDN

714             Principal certIssuerName = cert.getIssuerDN();
843 public Principal getIssuerDN() {
844 return wrapped.getIssuerDN();