Click or drag to resize
Pdftools logo

CertificateListGetEnumerator Method


Namespace: PdfTools.Crypto.Providers
Assembly: PdfTools (in PdfTools.dll) Version: 1.0.0
Syntax
C#
public IEnumerator<Certificate> GetEnumerator()

Return Value

IEnumeratorCertificate

Implements

IEnumerableTGetEnumerator
See Also