Namespace: Org.BouncyCastle.Crypto.Parameters
Assembly: ITextSharp (in ITextSharp.dll) Version: 4.1.6.0
Assembly: ITextSharp (in ITextSharp.dll) Version: 4.1.6.0
Syntax
C# |
---|
public static void SetOddParity( byte[] bytes ) |
Visual Basic |
---|
Public Shared Sub SetOddParity ( _ bytes As Byte() _ ) |
Visual C++ |
---|
public: static void SetOddParity( array<unsigned char>^ bytes ) |
Parameters
- bytes
- Type: array<System..::..Byte>[]()[][]