NET PGP Library
PgpEncryptorDecryptor Constructor(String)



KellermanSoftware.NetPgpLibrary Namespace > PgpEncryptorDecryptor Class > PgpEncryptorDecryptor Constructor : PgpEncryptorDecryptor Constructor(String)
Extend the trial with a trial extension code given by support
Syntax
'Declaration
 
Public Function New( _
   ByVal trialExtension As String _
)
'Usage
 
Dim trialExtension As String
 
Dim instance As New PgpEncryptorDecryptor(trialExtension)
public PgpEncryptorDecryptor( 
   string trialExtension
)
public:
PgpEncryptorDecryptor( 
   String^ trialExtension
)

Parameters

trialExtension
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

PgpEncryptorDecryptor Class
PgpEncryptorDecryptor Members
Overload List