SSLPinningInterceptor constructor
Constructs a new SSLPinningInterceptor with the provided list of allowed SHA-1 fingerprints.
Implementation
SSLPinningInterceptor(this.allowedSHAFingerprints);
Constructs a new SSLPinningInterceptor with the provided list of allowed SHA-1 fingerprints.
SSLPinningInterceptor(this.allowedSHAFingerprints);