instance
Returns a named TrustPin instance, creating it on first access.
Parameters
id
Unique identifier for this instance. Must not be "default" and must match [a-zA-Z0-9._-]+. Dots are allowed so reverse-DNS IDs like "com.example.app" can be used directly.
Throws
if id is invalid.