| Package | com.hurlant.crypto.tls |
| Class | public class TLSSocketEvent |
| Inheritance | TLSSocketEvent flash.events.Event |
| Property | Defined By | ||
|---|---|---|---|
| cert : X509Certificate | TLSSocketEvent | ||
| Method | Defined By | ||
|---|---|---|---|
TLSSocketEvent(cert:X509Certificate = null) | TLSSocketEvent | ||
| Constant | Defined By | ||
|---|---|---|---|
| PROMPT_ACCEPT_CERT : String = promptAcceptCert [static] | TLSSocketEvent | ||
| cert | property |
public var cert:X509Certificate| TLSSocketEvent | () | Constructor |
public function TLSSocketEvent(cert:X509Certificate = null)cert:X509Certificate (default = null) |
| PROMPT_ACCEPT_CERT | Constant |
public static const PROMPT_ACCEPT_CERT:String = promptAcceptCert