@Immutable public final class SignerKey extends Object
| Constructor and Description |
|---|
SignerKey(Instant date,
byte[] signingKey) |
| Modifier and Type | Method and Description |
|---|---|
byte[] |
getSigningKey()
Returns a copy of the signing key.
|
boolean |
isValidForDate(Instant other) |
Copyright © 2023. All rights reserved.