Nativescript Doc
Preparing search index...
The search index is not available
Nativescript plugin for https requests
Nativescript plugin for https requests
HttpsSSLPinningOptions
Interface HttpsSSLPinningOptions
interface
HttpsSSLPinningOptions
{
allowInvalidCertificates
?:
boolean
;
certificate
:
string
;
commonName
?:
string
;
host
:
string
;
validatesDomainName
?:
boolean
;
}
Index
Properties
allow
Invalid
Certificates?
certificate
common
Name?
host
validates
Domain
Name?
Properties
Optional
allow
Invalid
Certificates
allow
Invalid
Certificates
?:
boolean
certificate
certificate
:
string
Optional
common
Name
common
Name
?:
string
host
host
:
string
Optional
validates
Domain
Name
validates
Domain
Name
?:
boolean
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
On This Page
allow
Invalid
Certificates
certificate
common
Name
host
validates
Domain
Name
Nativescript plugin for https requests
Loading...