| Package | Description |
|---|---|
| network.oxalis.vefa.peppol.common.code | |
| network.oxalis.vefa.peppol.common.model |
Data model for this project.
|
| Modifier and Type | Method and Description |
|---|---|
static DigestMethod |
DigestMethod.fromUri(String uri) |
static DigestMethod |
DigestMethod.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DigestMethod[] |
DigestMethod.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
DigestMethod |
Digest.getMethod() |
| Modifier and Type | Method and Description |
|---|---|
static Digest |
Digest.of(DigestMethod method,
byte[] value) |
Copyright © 2022 NorStella. All rights reserved.