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