public class SCTIssuerConfig extends AbstractIssuerConfig
AbstractIssuerConfig.KeyComputation
Modifier and Type | Field and Description |
---|---|
protected byte[] |
requesterEntropy |
static QName |
SCT_ISSUER_CONFIG |
ADD_REQUESTED_ATTACHED_REF, ADD_REQUESTED_UNATTACHED_REF, addRequestedAttachedRef, addRequestedUnattachedRef, CRYPTO, CRYPTO_PROPERTIES, cryptoElement, cryptoPropertiesElement, cryptoPropertiesFile, keyComputation, keySize, PROOF_KEY_TYPE, proofKeyType, PROPERTY, PROVIDER, ttl
Modifier and Type | Method and Description |
---|---|
static SCTIssuerConfig |
load(org.apache.axiom.om.OMElement elem) |
static SCTIssuerConfig |
load(String configFilePath) |
getCryptoElement, getCryptoPropertiesElement, getCryptoPropertiesFile, getKeyComputation, getKeySize, getProofKeyType, getTtl, isAddRequestedAttachedRef, isAddRequestedUnattachedRef, setAddRequestedAttachedRef, setAddRequestedUnattachedRef, setKeyComputation, setKeySize, setProofKeyType, setTtl
public static final QName SCT_ISSUER_CONFIG
protected byte[] requesterEntropy
public static SCTIssuerConfig load(org.apache.axiom.om.OMElement elem) throws TrustException
TrustException
public static SCTIssuerConfig load(String configFilePath) throws TrustException
TrustException
Copyright © Apache Software Foundation. All Rights Reserved.