public class PluginOpts extends Object
| Modifier and Type | Field and Description |
|---|---|
boolean |
acceptSecondaryEku |
boolean |
allowUpn |
int |
dhMinBits |
boolean |
requireCrlChecking |
boolean |
requireEku |
boolean |
usingRsa |
| Constructor and Description |
|---|
PluginOpts() |
| Modifier and Type | Method and Description |
|---|---|
byte[] |
createIssuerAndSerial() |
org.apache.kerby.kerberos.kerb.type.pa.pkinit.AlgorithmIdentifiers |
createSupportedCMSTypes() |
org.apache.kerby.kerberos.kerb.type.pa.pkinit.TrustedCertifiers |
createTrustedCertifiers() |
public boolean requireEku
public boolean acceptSecondaryEku
public boolean allowUpn
public boolean usingRsa
public boolean requireCrlChecking
public int dhMinBits
public org.apache.kerby.kerberos.kerb.type.pa.pkinit.AlgorithmIdentifiers createSupportedCMSTypes()
throws org.apache.kerby.kerberos.kerb.KrbException
org.apache.kerby.kerberos.kerb.KrbExceptionpublic org.apache.kerby.kerberos.kerb.type.pa.pkinit.TrustedCertifiers createTrustedCertifiers()
public byte[] createIssuerAndSerial()
Copyright © 2014–2017 The Apache Software Foundation. All rights reserved.