Searched refs:setIssuer (Results 1 – 6 of 6) sorted by relevance
283 public void setIssuer(@Nullable String issuer) { in setIssuer() method in Adjustment
434 adjustment.setIssuer(getOpPackageName() + "/" + getClass().getName()); in setAdjustmentIssuer()
704 tbsGenerator.setIssuer(subject); in generateSelfSignedCertificateWithFakeSignature()
META-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
45456 method public void setIssuer(javax.security.auth.x500.X500Principal);45457 method public void setIssuer(java.lang.String) throws java.io.IOException;45458 method public void setIssuer(byte[]) throws java.io.IOException;
69345 method public void setIssuer(javax.security.auth.x500.X500Principal);69346 method public void setIssuer(String) throws java.io.IOException;69347 method public void setIssuer(byte[]) throws java.io.IOException;