Namespace: Org.BouncyCastle.Bcpg.Sig
Assembly: ITextSharp (in ITextSharp.dll) Version: 4.1.6.0

Syntax

C#
public byte[] GetNotationValueBytes()
Visual Basic
Public Function GetNotationValueBytes As Byte()
Visual C++
public:
array<unsigned char>^ GetNotationValueBytes()

See Also