IDPV Mac Client Installation Prerequisites
This section lists the installation and binary files that are required to install and configure the IDPrime Virtual Mac Client 1.x.
Installation Files
The provided software package contains files for installing SafeNet IDPrime Virtual Mac Client 1.x.
Administrator rights are required to install the IDPV Mac Client.
File | Environment | Description |
---|---|---|
IDPV-1.0.0.364.dmg |
macOS ARM/Intel | Installs SafeNet IDPrime Virtual Client |
Binary Files
Execute the following command to get the binary files:
pkgutil -payload-files /Volumes/IDPrime\ Virtual/IDPV.pkg
Folder/File | Description |
---|---|
/Applications/SafeNet IDPrime Virtual.app |
This is an executable file, which is used by the IDPrime installer to install the SafeNet IDPrime Virtual Tray application. It communicates with STA, retrieves the user's JWT ticket, and reads client configuration settings. It manages all relevant user information and relies on its associated library. |
/Library/Frameworks/eToken.framework/Versions/A/libIDPVClient.dylib |
This library is used by the IDPrime Virtual Client Service to encapsulate the MDLibC library and handle all client-side cryptographic operations. It is used to manage the cryptographic logic and it facilitates communication with the IDPrime Server. |
/Library/Frameworks/eToken.framework/Versions/A/libIDPVTokenManagerCpp.dylib |
This library is used by SafeNet IDPrime Virtual.app to interact with the IDPV server. Its API is provided as a Software Development Kit (SDK), allowing customers to develop additional graphical applications. |