CASA: Added functions miCASAWriteBinaryKey and miCASAReadBinaryKey to the list of exported functions.

This commit is contained in:
soochoi 2006-09-27 23:09:45 +00:00
parent 39e403c1d3
commit 011561c3d3

View File

@ -10,9 +10,11 @@ VER_1.0
miCASACloseSecretStoreCache; miCASACloseSecretStoreCache;
miCASAReadSecret; miCASAReadSecret;
miCASAReadKey; miCASAReadKey;
miCASAReadBinaryKey;
miCASARemoveSecret; miCASARemoveSecret;
miCASAWriteSecret; miCASAWriteSecret;
miCASAWriteKey; miCASAWriteKey;
miCASAWriteBinaryKey;
miCASAGetStoreInformation; miCASAGetStoreInformation;
miCASAEnumerateSecretIDs; miCASAEnumerateSecretIDs;
miCASARemoveSecretStore; miCASARemoveSecretStore;