CASA: Added functions miCASAWriteBinaryKey and miCASAReadBinaryKey to the list of exported functions.
This commit is contained in:
parent
39e403c1d3
commit
011561c3d3
@ -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;
|
||||||
|
Loading…
Reference in New Issue
Block a user