Namespace: Org.BouncyCastle.Crypto
Assembly: ITextSharp (in ITextSharp.dll) Version: 4.1.6.0
Assembly: ITextSharp (in ITextSharp.dll) Version: 4.1.6.0
Syntax
| C# | 
|---|
[ObsoleteAttribute("Use 'Salt' property")] public byte[] GetSalt()  | 
| Visual Basic | 
|---|
<ObsoleteAttribute("Use 'Salt' property")> _ Public Function GetSalt As Byte()  | 
| Visual C++ | 
|---|
[ObsoleteAttribute(L"Use 'Salt' property")] public: array<unsigned char>^ GetSalt()  |