pubkey_verify


Description:

[ Version ( since = "0.1.0" ) ]
public virtual Result pubkey_verify (Bytes blob, Bytes blob_signature, VerifyFlags flags) throws Error

Verifies a chunk of data.

Parameters:

this

Engine

blob

Bytes

blob_signature

Bytes

flags

VerifyFlags, e.g. jcat_verify_flag_disable_time_checks

Returns:

Result, or null for failed