UPD::SignatureValidator::SignatureData
Inherits Struct < Value < Object
Structured signature data
Constructors
new(signature_b64 : String, certificate_b64 : String, expected_data_hash : String, expected_schema_hash : String, algorithm : String, curve : String, signed_at : String, signed_flavor_tables : Array(String))
SourceInstance methods
algorithm
certificate_b64
clone
Sourcecopy_with(signature_b64 _signature_b64 = @signature_b64, certificate_b64 _certificate_b64 = @certificate_b64, expected_data_hash _expected_data_hash = @expected_data_hash, expected_schema_hash _expected_schema_hash = @expected_schema_hash, algorithm _algorithm = @algorithm, curve _curve = @curve, signed_at _signed_at = @signed_at, signed_flavor_tables _signed_flavor_tables = @signed_flavor_tables)
Sourcecurve
expected_data_hash
expected_schema_hash
signature_b64
signed_at
signed_flavor_tables