Direct Known Subclasses:FirebaseAdmin.Auth.Hash.HmacMd5, FirebaseAdmin.Auth.Hash.HmacSha1, FirebaseAdmin.Auth.Hash.HmacSha256, FirebaseAdmin.Auth.Hash.HmacSha512
Properties | |
---|---|
Key | byte[] Gets or sets the key for the hash. |
Protected functions | |
---|---|
GetHashConfiguration() | virtual override IReadOnlyDictionary< string, object > Verifies that the is key non-empty or null and returns the options dictionary. |
byte[] Key
Gets or sets the key for the hash.
virtual override IReadOnlyDictionary< string, object > GetHashConfiguration()
Verifies that the is key non-empty or null and returns the options dictionary.
Details | |
---|---|
Returns | Returns the dictionary containing an entry for the signing key. |
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2022-03-24 UTC.