public class CachedJWEPrivateKey extends Object
| Constructor and Description |
|---|
CachedJWEPrivateKey() |
| Modifier and Type | Method and Description |
|---|---|
long |
getLastModifiedTimeStamp() |
PrivateKey |
getPrivateKey() |
void |
setLastModifiedTimeStamp(long lastModifiedTimeStamp) |
void |
setPrivateKey(PrivateKey privateKey) |
public PrivateKey getPrivateKey()
public void setPrivateKey(PrivateKey privateKey)
public long getLastModifiedTimeStamp()
public void setLastModifiedTimeStamp(long lastModifiedTimeStamp)
Copyright © 2026. All rights reserved.