Initializes a new instance of the PkixCertPath class
Namespace: Org.BouncyCastle.PkixAssembly: ITextSharp (in ITextSharp.dll) Version: 4.1.6.0
Syntax
C# |
---|
public PkixCertPath( Stream inStream ) |
Visual Basic |
---|
Public Sub New ( _ inStream As Stream _ ) |
Visual C++ |
---|
public: PkixCertPath( Stream^ inStream ) |
Parameters
- inStream
- Type: System.IO..::..Stream