@sudoplatform/sudo-secure-communications
Preparing search index...
HashAlgorithmMap
Interface HashAlgorithmMap
A map from an algorithm name to a hash of the ciphertext.
interface
HashAlgorithmMap
{
sha256
?:
string
;
}
Index
Properties
sha256?
Properties
Optional
sha256
sha256
?:
string
The sha256 hash ciphertext.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
sha256
@sudoplatform/sudo-secure-communications
Loading...
A map from an algorithm name to a hash of the ciphertext.