HashType : string

Representation of Content-Security-Policy hash algorithm type see https://www.w3.org/TR/CSP3/#grammardef-hash-algorithm

Table of Contents

Cases

sha256  = 'sha256'
sha384  = 'sha384'
sha512  = 'sha512'

Methods

length()  : int

Cases

Methods

length()

public length() : int
Return values
int

length in bytes


        
On this page

Search results