Namespace: Org.BouncyCastle.Asn1.Esf
Assembly: ITextSharp (in ITextSharp.dll) Version: 4.1.6.0

Syntax

C#
public OtherCertID[] GetOtherCertIDs()
Visual Basic
Public Function GetOtherCertIDs As OtherCertID()
Visual C++
public:
array<OtherCertID^>^ GetOtherCertIDs()

See Also