struct

Command::Verify::VerificationSummary

Inherits Struct < Value < Object

Summary statistics for verification run

Constructors

new(total_datasets : Int32, total_signatures : Int32, failed_verifications : Int32)
Source

Instance methods

clone
Source
copy_with(total_datasets _total_datasets = @total_datasets, total_signatures _total_signatures = @total_signatures, failed_verifications _failed_verifications = @failed_verifications)
Source
failed_verifications
total_datasets
total_signatures