public static class CRLResponse.X509CRL extends Object
Constructor and Description |
---|
X509CRL(int version,
Instant nextUpdate,
String issuer)
Instantiates a new X.509 CRL.
|
Modifier and Type | Method and Description |
---|---|
String |
getIssuer()
Gets issuer.
|
Instant |
getNextUpdate()
Gets nextUpdate.
|
int |
getVersion()
Gets version.
|
Copyright © 2023 iland Internet Solutions, Corp. All rights reserved.