X509Object.checkSignature

Check the signature on this data

class X509Object
public final const
bool
checkSignature

Parameters

pub_key PublicKey

the public key purportedly used to sign this data

Return Value

Type: bool

true if the signature is valid, otherwise false

Meta