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;
miCASAReadSecret;
miCASAReadKey;
miCASAReadBinaryKey;
miCASARemoveSecret;
miCASAWriteSecret;
miCASAWriteKey;
miCASAWriteBinaryKey;
miCASAGetStoreInformation;
miCASAEnumerateSecretIDs;
miCASARemoveSecretStore;