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 'Password' property")] public byte[] GetPassword() |
Visual Basic |
---|
<ObsoleteAttribute("Use 'Password' property")> _ Public Function GetPassword As Byte() |
Visual C++ |
---|
[ObsoleteAttribute(L"Use 'Password' property")] public: array<unsigned char>^ GetPassword() |