Utility method checking whether a provided Principal is greater than or equal to the current one using the Principal.compareTo method
boolean
Utility method checking whether a provided Principal is less than or equal to the current one using the Principal.compareTo method
boolean
Serializes to JSON
a JSON object with a single key, JSON_KEY_PRINCIPAL, whose value is the principal as a string
Utility method, returning the principal representing the management canister, decoded from the hex string 'aaaaa-aa'
principal of the management canister
Generated using TypeDoc
Utility method taking a Principal to compare against. Used for determining canister ranges in certificate verification