FirebaseAdmin. Auth. Hash. HmacSha256
Represents the HMAC SHA256 password hashing algorithm.
Summary
Can be used as an instance ofUserImportHash when importing users.
Inheritance
Inherits from:FirebaseAdmin.Auth.Hash.HmacConstructors and Destructors | |
|---|---|
HmacSha256()Initializes a new instance of theHmacSha256 class. |
Public functions
HmacSha256
HmacSha256()
Initializes a new instance of theHmacSha256 class.
Defines the name of the hash to be equal to HMAC_SHA256.
Except as otherwise noted, the content of this page is licensed under theCreative Commons Attribution 4.0 License, and code samples are licensed under theApache 2.0 License. For details, see theGoogle Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2022-03-24 UTC.