public abstract static class Certificate.IssuerParameters extends Object
Certificate.IssuerParameters()
abstract String
certType()
static Certificate.IssuerParameters
create(String certType, String name)
name()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Certificate.IssuerParameters()
@Nullable public abstract String certType()
@Nullable public abstract String name()
public static Certificate.IssuerParameters create(String certType, String name)
Copyright © 2009-2018 The Apache Software Foundation. All Rights Reserved.