FSHAHash

Stores an SHA hash generated by [FSHA1](API\Runtime\Core\Misc\FSHA1).

Windows
MacOS
Linux

References

Module

Core

Header

/Engine/Source/Runtime/Core/Public/Misc/SecureHash.h

Include

#include "Misc/SecureHash.h"

Syntax

class FSHAHash

Remarks

Stores an SHA hash generated by FSHA1.

Variables

Name Description

Public variable

uint8[20]

 

Hash

Constructors

Name Description

Public function

FSHAHash()

Functions

Name Description

Public function

void

 

FromString

(
    const FStringView& Src
)

Public function Const

FString

 

ToString()

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss