public static class Certificate.ParseOptions
extends java.lang.Object
Constructor and Description |
---|
ParseOptions() |
Modifier and Type | Method and Description |
---|---|
short |
getCertificateType() |
int |
getMaxChainLength() |
Certificate.ParseOptions |
setCertificateType(short certificateType)
Set the
CertificateType according to the IANA TLS Certificate Types registry |
Certificate.ParseOptions |
setMaxChainLength(int maxChainLength) |
public int getMaxChainLength()
public Certificate.ParseOptions setMaxChainLength(int maxChainLength)
public short getCertificateType()
public Certificate.ParseOptions setCertificateType(short certificateType)
CertificateType
according to the IANA TLS Certificate Types registry