SecureServer Object : Authenticate Event |
Visual Basic |
---|
Public Event Authenticate( _ ByVal Child As SecureTcp, _ ByVal RemoteCertificate As Certificate, _ ByVal TrustedRoot As Boolean, _ ByVal ValidDate As Boolean, _ ByVal ValidSignature As Boolean, _ ByRef Valid As Boolean _ ) |