Machina Client SDK Version 2.1.2
Ionic Security Machina Client SDK for Python users
Classes | Functions
ionicsdk.keyvault Namespace Reference

Classes

class  KeyVault
 KeyVault service object. More...
 
class  KeyVaultAppleKeyChain
 
class  KeyVaultCustom
 Key Vault Class that allows for the creation of a completely custom vault. More...
 
class  KeyVaultKeyRecord
 
class  KeyVaultKeyRecordList
 List of KeyVaultKeyRecord with convenience functions for searching by key ID. More...
 
class  KeyVaultLinux
 KeyVault service object for Linux, which uses the Linux file permissions FilePath - The file path and file name of the file to use to store the keys. More...
 
class  KeyVaultMac
 
class  KeyVaultWindowsDpApi
 KeyVault service object for Windows, which uses an encrypted file using Windows DP (Data Protection) API. More...
 

Functions

def KeyVaultGetCurrentServerTimeUtcSeconds ()
 Retrieve the current server time in seconds. More...
 

Detailed Description

The client-side library for all key vault services

Function Documentation

◆ KeyVaultGetCurrentServerTimeUtcSeconds()

def ionicsdk.keyvault.KeyVaultGetCurrentServerTimeUtcSeconds ( )

Retrieve the current server time in seconds.

Returns
(int) Server time in seconds