public class PkinitRequestOpts extends Object
| Modifier and Type | Field and Description |
|---|---|
boolean |
acceptSecondaryEku |
boolean |
allowUpn |
int |
dhSize |
boolean |
requireCrlChecking |
boolean |
requireEku |
boolean |
requireHostnameMatch |
boolean |
usingRsa |
| Constructor and Description |
|---|
PkinitRequestOpts() |
public boolean requireEku
public boolean acceptSecondaryEku
public boolean allowUpn
public boolean usingRsa
public boolean requireCrlChecking
public int dhSize
public boolean requireHostnameMatch
Copyright © 2014–2016 The Apache Software Foundation. All rights reserved.