Initializes a new instance of the TrustPacket class
Namespace: Org.BouncyCastle.BcpgAssembly: ITextSharp (in ITextSharp.dll) Version: 4.1.6.0
Syntax
| C# |
|---|
public TrustPacket( int trustCode ) |
| Visual Basic |
|---|
Public Sub New ( _ trustCode As Integer _ ) |
| Visual C++ |
|---|
public: TrustPacket( int trustCode ) |
Parameters
- trustCode
- Type: System..::..Int32