public static class AbstractIssuerConfig.KeyComputation extends Object
Modifier and Type | Field and Description |
---|---|
static int |
KEY_COMP_PROVIDE_ENT |
static int |
KEY_COMP_USE_OWN_KEY |
static int |
KEY_COMP_USE_REQ_ENT |
static QName |
KEY_COMPUTATION |
Constructor and Description |
---|
AbstractIssuerConfig.KeyComputation() |
public static final QName KEY_COMPUTATION
public static final int KEY_COMP_USE_REQ_ENT
public static final int KEY_COMP_PROVIDE_ENT
public static final int KEY_COMP_USE_OWN_KEY
Copyright © Apache Software Foundation. All Rights Reserved.