Import_BCSecretKey method of the MSFT_NetBranchCacheOrchestrator class
Imports the cryptographic key used in the generation of segment secrets.
Syntax
uint32 Import_BCSecretKey(
[in] string Filename,
[in] string FilePassphrase,
[in] boolean Force
);
Parameters
-
Filename [in]
-
Path of the file containing the key information to import.
-
FilePassphrase [in]
-
Passphrase for the file containing the key information.
-
Force [in]
-
Indicates the operation should not prompt for confirmation
Requirements
Minimum supported client |
Windows 8 |
Minimum supported server |
Windows Server 2012 |
Namespace |
Root\StandardCimv2 |
MOF |
|
DLL |
|