public class KnownSalt extends Object
| Constructor and Description |
|---|
KnownSalt(int validSince,
int validUntil,
long salt) |
| Modifier and Type | Method and Description |
|---|---|
long |
getSalt() |
int |
getValidSince() |
int |
getValidUntil() |
Copyright © 2016. All rights reserved.