Components | All | New | MacOS | Windows | Linux | iOS | ||||
Examples | Mac & Win | Server | Client | Guides | Statistic | FMM | Blog | Deprecated | Old |
X509.ReleaseAll
Release all certificates.
Component | Version | macOS | Windows | Linux | Server | iOS SDK |
Certificates | 10.5 | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes |
MBS( "X509.ReleaseAll" )
Parameters
none
Result
Returns OK or error.
Description
Release all certificates.Be aware that on a server this may free objects, which are used by other scripts running in parallel!
Examples
Cleanup:
Set Variable [ $r ; Value: MBS( "X509.ReleaseAll" ) ]
See also
- Java.ReleaseAll
- JSON.ReleaseAll
- LDAP.ReleaseAll
- Menu.ReleaseAll
- PKey.ReleaseAll
- SSH.ReleaseAll
- TAPI.ReleaseAll
- WMFP.ReleaseAll
- X509.Release
- XML.ReleaseAll
Release notes
- Version 10.5
- Added AVExport.ReleaseAll, AVRecorder.ReleaseAll, CoreML.ReleaseAll, DNSLookup.ReleaseAll, Dictionary.ReleaseAll, FM.SQL.ReleaseAll, JS.ReleaseAll, JavaScript.ReleaseAll, LDAP.ReleaseAll, PDFKit.ReleaseAll, PKCS12.ReleaseAll, PKCS7.ReleaseAll, PKey.ReleaseAll, SSH.ReleaseAll, WinSendMail.ReleaseAll, WindowsML.ReleaseAll, WordFile.ReleaseAll, and X509.ReleaseAll.
This function is free to use.
Created 29th October 2020, last changed 11st January 2021