default
The default (singleton) TrustPin instance.
This instance is separate from the instance registry. All static convenience methods on this companion delegate to this instance. For single-instance usage, call the static methods directly:
TrustPin.setup(TrustPinConfiguration(orgId, projId, pubKey))
TrustPin.verify("api.example.com", cert)Content copied to clipboard