A byte array that contains the encoded extension.

Namespace: LLCryptoLib.Security.Certificates
Assembly: LLCryptoLib (in LLCryptoLib.dll) Version: 2.0.1024.0 (2.0.1024)

Syntax

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

See Also