Moving micasa 1.5 trunk to Novell forge.
This commit is contained in:
29
c_micasadk/micasa_lux.exp
Normal file
29
c_micasadk/micasa_lux.exp
Normal file
@@ -0,0 +1,29 @@
|
||||
VER_1.0
|
||||
{
|
||||
global:
|
||||
miCASA_CreateSHSHandle;
|
||||
miCASA_DestroySHSHandle;
|
||||
miCASA_GetNextSHSEntry;
|
||||
miCASA_AddSHSEntry;
|
||||
miCASA_RemoveSHSEntry;
|
||||
miCASAOpenSecretStoreCache;
|
||||
miCASACloseSecretStoreCache;
|
||||
miCASAReadSecret;
|
||||
miCASARemoveSecret;
|
||||
miCASAWriteSecret;
|
||||
miCASAGetStoreInformation;
|
||||
miCASAEnumerateSecretIDs;
|
||||
miCASARemoveSecretStore;
|
||||
miCASASetMasterPassword;
|
||||
miCASAUnlockSecrets;
|
||||
miCASAUnlockStore;
|
||||
miCASALockStore;
|
||||
miCASARemoveKeyChain;
|
||||
miCASARemoveCredential;
|
||||
miCASASetCredential;
|
||||
miCASAGetCredential;
|
||||
miCASAIsSecretPersistent;
|
||||
miCASASetMasterPasscode;
|
||||
local:
|
||||
*;
|
||||
};
|
||||
Reference in New Issue
Block a user