struct Protocol::Storage::GetTrustTokens

Overview

Returns the number of stored Trust Tokens per issuer for the current browsing context.

Included Modules

Defined in:

protocol/storage.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(pull : JSON::PullParser) #

[View source]

Instance Method Detail

def tokens : Array(TrustTokens) #

[View source]