FreeRDP
|
#include <CertificateDialog.h>
Instance Methods | |
(IBAction) | - onAccept: |
(IBAction) | - onTemporary: |
(IBAction) | - onCancel: |
(int) | - runModal: |
Data Fields | |
NSTextField * | textCommonName |
NSTextField * | textSubject |
NSTextField * | textIssuer |
NSTextField * | textFingerprint |
NSTextField * | textMismatch |
NSTextField * | messageLabel |
Properties | |
IBOutlet NSTextField * | textCommonName |
IBOutlet NSTextField * | textSubject |
IBOutlet NSTextField * | textIssuer |
IBOutlet NSTextField * | textFingerprint |
IBOutlet NSTextField * | textMismatch |
IBOutlet NSTextField * | messageLabel |
NSString * | serverHostname |
NSString * | commonName |
NSString * | subject |
NSString * | issuer |
NSString * | fingerprint |
BOOL | hostMismatch |
BOOL | changed |
int | result |
FreeRDP: A Remote Desktop Protocol Implementation MacFreeRDP
Copyright 2018 Armin Novak armin.nosp@m..nov.nosp@m.ak@th.nosp@m.inca.nosp@m.st.co.nosp@m.m Copyright 2018 Thicast Technologies GmbH
Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.
Definition at line 23 of file CertificateDialog.h.
- (IBAction) onAccept: | (NSObject *) | sender |
Definition at line 28 of file CertificateDialog.m.
- (IBAction) onCancel: | (NSObject *) | sender |
Definition at line 28 of file CertificateDialog.m.
- (IBAction) onTemporary: | (NSObject *) | sender |
Definition at line 28 of file CertificateDialog.m.
- (int) runModal: | (NSWindow *) | mainWindow |
Definition at line 28 of file CertificateDialog.m.
- (NSTextField*) messageLabel |
Definition at line 31 of file CertificateDialog.h.
- (NSTextField*) textCommonName |
Definition at line 26 of file CertificateDialog.h.
- (NSTextField*) textFingerprint |
Definition at line 29 of file CertificateDialog.h.
- (NSTextField*) textIssuer |
Definition at line 28 of file CertificateDialog.h.
- (NSTextField*) textMismatch |
Definition at line 30 of file CertificateDialog.h.
- (NSTextField*) textSubject |
Definition at line 27 of file CertificateDialog.h.
|
readwriteatomic |
Definition at line 35 of file CertificateDialog.h.
|
readwriteatomicretain |
Definition at line 50 of file CertificateDialog.h.
|
readwriteatomicretain |
Definition at line 53 of file CertificateDialog.h.
|
readwriteatomic |
Definition at line 34 of file CertificateDialog.h.
|
readwriteatomicretain |
Definition at line 52 of file CertificateDialog.h.
|
readwriteatomicretain |
Definition at line 43 of file CertificateDialog.h.
|
readatomicassign |
Definition at line 36 of file CertificateDialog.h.
|
readwriteatomicretain |
Definition at line 32 of file CertificateDialog.h.
|
readwriteatomicretain |
Definition at line 51 of file CertificateDialog.h.
|
readwriteatomicretain |
Definition at line 38 of file CertificateDialog.h.
|
readwriteatomicretain |
Definition at line 41 of file CertificateDialog.h.
|
readwriteatomicretain |
Definition at line 40 of file CertificateDialog.h.
|
readwriteatomicretain |
Definition at line 42 of file CertificateDialog.h.
|
readwriteatomicretain |
Definition at line 39 of file CertificateDialog.h.