Packagecom.hurlant.crypto.tls
Classpublic class TLSSocketEvent
InheritanceTLSSocketEvent Inheritance flash.events.Event



Public Properties
 PropertyDefined By
  cert : X509Certificate
TLSSocketEvent
Public Methods
 MethodDefined By
  
TLSSocketEvent
Public Constants
 ConstantDefined By
  PROMPT_ACCEPT_CERT : String = promptAcceptCert
[static]
TLSSocketEvent
Property Detail
certproperty
public var cert:X509Certificate

Constructor Detail
TLSSocketEvent()Constructor
public function TLSSocketEvent(cert:X509Certificate = null)



Parameters
cert:X509Certificate (default = null)
Constant Detail
PROMPT_ACCEPT_CERTConstant
public static const PROMPT_ACCEPT_CERT:String = promptAcceptCert