| Modifier and Type | Class and Description |
|---|---|
static class |
BCryptFormatter.Default
Default implantation following the Modular Crypt Format
|
| Modifier and Type | Field and Description |
|---|---|
BCryptFormatter |
BCrypt.Version.formatter
The formatter for the bcrypt message digest
|
| Constructor and Description |
|---|
Version(byte[] versionIdentifier,
boolean useOnly23bytesForHash,
boolean appendNullTerminator,
BCryptFormatter formatter,
BCryptParser parser)
Create a new version.
|
Copyright © 2018–2019. All rights reserved.