| Package | Description |
|---|---|
| de.adorsys.xs2a.adapter.signing.header | |
| de.adorsys.xs2a.adapter.signing.service.algorithm | |
| de.adorsys.xs2a.adapter.signing.service.hashing |
| Modifier and Type | Method and Description |
|---|---|
Digest.DigestBuilder |
Digest.DigestBuilder.hashingAlgorithm(HashingAlgorithm hashingAlgorithm) |
| Modifier and Type | Method and Description |
|---|---|
static HashingAlgorithm |
HashingAlgorithm.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static HashingAlgorithm[] |
HashingAlgorithm.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
protected HashingAlgorithm |
Sha256HashingService.getAlgorithm() |
protected abstract HashingAlgorithm |
AbstractShaHashingService.getAlgorithm() |
protected HashingAlgorithm |
Sha512HashingService.getAlgorithm() |
Copyright © 2020. All rights reserved.