Validate a delegation
Checks the structure, "not before" time, signature, and revocation status
StaticcreateStaticfromCreate a delegation from bytes and validate it
Does not validate "not before" time, call Delegation.validate to validate it
StaticfromCreate a delegation from a base64 encoded string
Optionaloptions: { now?: number } = {}
UCAN Delegation