| Package | Description |
|---|---|
| org.htmlunit.csp.value |
| Modifier and Type | Method and Description |
|---|---|
Hash.Algorithm |
Hash.getAlgorithm() |
static Hash.Algorithm |
Hash.Algorithm.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Hash.Algorithm[] |
Hash.Algorithm.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2023 HtmlUnit. All rights reserved.