TrustedCertificate constructor

const TrustedCertificate(
  1. List<int> bytes
)

Implementation

const TrustedCertificate(this.bytes);