Client SDK Version 1.8.1
Ionic Security 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  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