Example usage for Java java.security KeyStore.TrustedCertificateEntry fields, constructors, methods, implement or subclass
The text is from its open source code.
TrustedCertificateEntry(Certificate trustedCert) Constructs a TrustedCertificateEntry with a trusted Certificate . |