The protection mode - only if GnuDummyS2K
Namespace: Org.BouncyCastle.BcpgAssembly: ITextSharp (in ITextSharp.dll) Version: 4.1.6.0
Syntax
| C# |
|---|
public int ProtectionMode { get; } |
| Visual Basic |
|---|
Public ReadOnly Property ProtectionMode As Integer
Get |
| Visual C++ |
|---|
public:
property int ProtectionMode {
int get ();
} |
See Also