FirebaseAdmin.Auth.Hash.HmacSha512
Stay organized with collections
Save and categorize content based on your preferences.
Represents the HMAC SHA512 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 |
|
---|---|
HmacSha512()
Initializes a new instance of the HmacSha512 class.
|
Public functions
HmacSha512
HmacSha512()
Initializes a new instance of the HmacSha512 class.
Defines the name of the hash to be equal to HMAC_SHA512.