X509 constructor

X509({
  1. TrustStore? trustStore,
})

Implementation

X509({this.trustStore});