Link Search Menu Expand Document

Constructor: secureValueHash

Back to constructors index

Secure value hash

Attributes:

NameTypeRequiredDescription
typeSecureValueTypeYesSecure value type
hashbytesYesHash

Type: SecureValueHash

Example:

$secureValueHash = ['_' => 'secureValueHash', 'type' => SecureValueType, 'hash' => 'bytes'];