Components All New MacOS Windows Linux iOS
Examples Mac & Win Server Client Guides Statistic FMM Blog Deprecated Old

PKCS12.ReleaseAll

Release all PKCS12 keys.

Component Version macOS Windows Linux Server iOS SDK
Certificates 10.5 ✅ Yes ✅ Yes ✅ Yes ✅ Yes ✅ Yes
MBS( "PKCS12.ReleaseAll" )

Parameters

none

Result

Returns OK or error.

Description

Release all PKCS12 keys.

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( "PKCS12.ReleaseAll" ) ]

See also

Release notes

This function is free to use.

Created 29th October 2020, last changed 11st January 2021


PKCS12.Release - PKCS12.ShowDialog