| Package | Description |
|---|---|
| org.xipki.security | |
| org.xipki.security.util |
| Modifier and Type | Method and Description |
|---|---|
AlgorithmCode |
HashAlgo.getAlgorithmCode() |
AlgorithmCode |
DfltConcurrentContentSigner.getAlgorithmCode() |
AlgorithmCode |
ConcurrentContentSigner.getAlgorithmCode()
Returns the algorithm code in XiPKI context.
|
static AlgorithmCode |
AlgorithmCode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AlgorithmCode[] |
AlgorithmCode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static AlgorithmCode |
AlgorithmUtil.getSigOrMacAlgoCode(org.bouncycastle.asn1.x509.AlgorithmIdentifier algId) |
Copyright © 2020. All rights reserved.