findConstraints

Create the key constraints for a specific public key.

Parameters

pub_key PublicKey

the public key from which the basic set of constraints to be placed in the return value is derived

limits KeyConstraints

additional limits that will be incorporated into the return value

Return Value

combination of key type specific constraints and additional limits

Meta