FirebaseAdmin. Auth. Hash. HmacSha256
Represents the HMAC SHA256 password hashing algorithm.
Summary
Can be used as an instance of UserImportHash when importing users.
Inheritance
Inherits from: FirebaseAdmin.Auth.Hash.Hmac
Constructors and Destructors |
|
---|---|
HmacSha256()
Initializes a new instance of the HmacSha256 class.
|
Public functions
HmacSha256
HmacSha256()
Initializes a new instance of the HmacSha256 class.
Defines the name of the hash to be equal to HMAC_SHA256.