FirebaseAdmin. Auth. Hash. HmacSha1
Represents the HMAC SHA1 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 |
|
---|---|
HmacSha1()
Initializes a new instance of the HmacSha1 class.
|
Public functions
HmacSha1
HmacSha1()
Initializes a new instance of the HmacSha1 class.
Defines the name of the hash to be equal to HMAC_SHA1.