|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.enterprisedt.net.ftp.ssl.SSLFTPCertificate.Extension
public static class SSLFTPCertificate.Extension
Extension of a certificate.
| Method Summary | |
|---|---|
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. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public boolean isCritical()
public byte[] getOID()
public byte[] getValue()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||