Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/FKeyChain
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
const TMap< FGuid, FNamedAESKey > & GetEncryptionKeys () |
Misc/KeyChainUtilities.h | ||
TMap< FGuid, FNamedAESKey > & GetEncryptionKeys () |
Misc/KeyChainUtilities.h |
GetEncryptionKeys()
| Name | GetEncryptionKeys |
| Type | function |
| Header File | /Engine/Source/Runtime/Core/Public/Misc/KeyChainUtilities.h |
| Include Path | #include "Misc/KeyChainUtilities.h" |
const TMap < FGuid , FNamedAESKey > & GetEncryptionKeys() const
GetEncryptionKeys()
| Name | GetEncryptionKeys |
| Type | function |
| Header File | /Engine/Source/Runtime/Core/Public/Misc/KeyChainUtilities.h |
| Include Path | #include "Misc/KeyChainUtilities.h" |
TMap < FGuid , FNamedAESKey > & GetEncryptionKeys()