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

Syntax

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

See Also