public static class SSLFTPCertificate.Extension
extends java.lang.Object
Modifier and Type | Method and Description |
---|---|
byte[] |
getOID()
Returns the OID of the extension.
|
byte[] |
getValue()
Returns the value of the extension.
|
boolean |
isCritical()
Returns a flag indicating whether or not this extension is critical.
|
public boolean isCritical()
public byte[] getOID()
public byte[] getValue()
Copyright © 2001-2014 Enterprise Distributed Technologies Ltd. All Rights Reserved.