Components | All | New | MacOS | Windows | Linux | iOS | ||||
Examples | Mac & Win | Server | Client | Guides | Statistic | FMM | Blog | Deprecated | Old |
Shows standard dialog with details.
Component | Version | macOS | Windows | Linux | Server | iOS SDK |
Certificates | 9.2 | ✅ Yes | ✅ Yes | ❌ No | ❌ No | ❌ No |
Parameter | Description | Example |
---|---|---|
X509Ref | The reference to the X509 certificate. | $cert |
Returns OK or error.
Show certificate:
Set Variable [ $cert ; Value: MBS( "X509.Read"; Zertifikat::Certificate Text ) ]
Set Variable [ $serial ; Value: MBS( "X509.ShowDialog"; $cert ) ]
Set Variable [ $r ; Value: MBS( "X509.Release"; $cert) ]
This function checks for a license.
Created 30th April 2019, last changed 23th February 2021