Namespace: Org.BouncyCastle.Cms
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 instead")] public byte[] GetSalt() |
| Visual Basic |
|---|
<ObsoleteAttribute("Use 'Salt' property instead")> _ Public Function GetSalt As Byte() |
| Visual C++ |
|---|
[ObsoleteAttribute(L"Use 'Salt' property instead")] public: array<unsigned char>^ GetSalt() |