public interface OcspFetcherResponse extends Closeable
| Modifier and Type | Method and Description |
|---|---|
InputStream |
getContent() |
String |
getContentType() |
int |
getStatus() |
int getStatus()
throws IOException
IOExceptionString getContentType() throws IOException
IOExceptionInputStream getContent() throws IOException
IOExceptionCopyright © 2022 NorStella. All rights reserved.