Home | History | Annotate | Download | only in x509

Lines Matching refs:asX500Principal

613             return getIssuer ? issuer.asX500Principal()
614 : subject.asX500Principal();