Keyword(s) for which to search:
Sort results by title
Keyword Index
DidiSoft.Pgp Namespace
CompressionAlgorithm Enumeration
CypherAlgorithm Enumeration
HashAlgorithm Enumeration
KeyAlgorithm Enumeration
KeyPairInformation Class
KeyPairInformation Members
KeyPairInformation Constructor
KeyPairInformation Methods
CheckPassword Method
ExportPrivateKey Method
ExportPrivateKeyBytes Method
ExportPrivateKeyStream Method
ExportPublicKey Method
ExportPublicKeyAsBytes Method
ExportPublicKeyAsStream Method
IsExpiredOnDate Method
KeyPairInformation Properties
Algorithm Property
CreationTime Property
EncryptionKey Property
Fingerprint Property
HasPrivateKey Property
IsExpired Property
KeyId Property
KeyIdHex Property
KeySize Property
PrivateRing Property
PrivateSubKeys Property
PublicRing Property
PublicSubKeys Property
Revoked Property
SigningKey Property
Trust Property
UserId Property
UserIds Property
ValidDays Property
KeyPairInformation.SubKey Class
KeyPairInformation.SubKey Members
KeyPairInformation.SubKey Constructor
KeyPairInformation.SubKey Methods
KeyPairInformation.SubKey Properties
Algorithm Property
CreationTime Property
EncryptionKey Property
Fingerprint Property
KeyID Property
KeyIDHex Property
KeySize Property
Revoked Property
SigningKey Property
UserId Property
UserIds Property
ValidDays Property
KeyStore Class
KeyStore Members
KeyStore Constructor
KeyStore Constructor
KeyStore Constructor (String, String)
KeyStore Fields
DSA Field
ELGAMAL Field
keys Field
RSA Field
KeyStore Methods
ChangePrivateKeyPassword Method
ChangePrivateKeyPassword Method (Int64, String, String)
ChangePrivateKeyPassword Method (String, String, String)
CheckPassword Method
ContainsKey Method
ContainsKey Method (Int64)
ContainsKey Method (String)
ContainsPrivateKey Method
ContainsPrivateKey Method (Int64)
ContainsPrivateKey Method (String)
ContainsPublicKey Method
ContainsPublicKey Method (Int64)
ContainsPublicKey Method (String)
DeleteKeyPair Method
DeleteKeyPair Method (Int64)
DeleteKeyPair Method (String)
DeletePrivateKey Method
DeletePrivateKey Method (Int64)
DeletePrivateKey Method (String)
DeletePublicKey Method
DeletePublicKey Method (Int64)
DeletePublicKey Method (String)
ExportKeyRing Method
ExportKeyRing Method (String, Int64)
ExportKeyRing Method (String, String)
ExportKeyRing Method (String, Int64, Boolean)
ExportKeyRing Method (String, String, Boolean)
ExportPrivateKey Method
ExportPrivateKey Method (String, Int64, Boolean)
ExportPrivateKey Method (String, String, Boolean)
ExportPrivateKeyAsString Method
ExportPrivateKeyAsString Method (Int64)
ExportPrivateKeyAsString Method (String)
ExportPrivateKeyBytes Method
ExportPrivateKeyBytes Method (Int64)
ExportPrivateKeyBytes Method (String)
ExportPrivateKeyStream Method
ExportPrivateKeyStream Method (Int64)
ExportPrivateKeyStream Method (String)
ExportPublicKey Method
ExportPublicKey Method (String, Int64, Boolean)
ExportPublicKey Method (String, String, Boolean)
ExportPublicKeyAsString Method
ExportPublicKeyAsString Method (Int64)
ExportPublicKeyAsString Method (String)
ExportPublicKeyStream Method
ExportPublicKeyStream Method (Int64)
ExportPublicKeyStream Method (String)
GenerateKeyPair Method
GenerateKeyPair Method (Int32, String, String)
GenerateKeyPair Method (Int32, String, KeyAlgorithm, String, CompressionAlgorithm[], HashAlgorithm[], CypherAlgorithm[])
GenerateKeyPair Method (Int32, String, String, String, String, String, String)
GenerateKeyPair Method (Int32, String, KeyAlgorithm, String, CompressionAlgorithm[], HashAlgorithm[], CypherAlgorithm[], DateTime)
GenerateKeyPair Method (Int32, String, String, String, String, String, String, DateTime)
GenerateKeyPair Method (Int32, String, String, String, String, String, String, Int64)
GetKeyIdForKeyIdHex Method
GetKeyIdForUserId Method
GetKeys Method
GetPublicKeysData Method
GetPublicKeysWithUserId Method
GetPublicKeyWithKeyId Method
GetSecretKeysData Method
GetSecretKeysWithUserId Method
GetSecretKeyWithKeyId Method
ImportKeyRing Method
ImportKeyRing Method (FileInfo)
ImportKeyRing Method (String)
ImportPrivateKey Method
ImportPrivateKey Method (String)
ImportPrivateKey Method (String, String)
ImportPublicKey Method
isTrusted Method
isTrusted Method (Int64)
isTrusted Method (String)
LoadFromStream Method
loadKeyFile Method
LoadPublicKeysData Method
LoadSecretKeysData Method
OpenFile Method
OpenInMemory Method
Save Method
SaveToStream Method
SetTrust Method
SetTrust Method (Int64, TrustLevel)
SetTrust Method (String, TrustLevel)
SignPublicKey Method
SignPublicKey Method (Int64, Int64, String)
SignPublicKey Method (String, String, String)
SignPublicKeyAsTrustedIntroducer Method
SignPublicKeyAsTrustedIntroducer Method (Int64, Int64, String)
SignPublicKeyAsTrustedIntroducer Method (String, Int64, String)
KeyStore Properties
AutoSave Property
BackupOnSave Property
FileName Property
HexKeyIds Property
IsInMemory Property
PartialMatchUserIds Property
Password Property
UserIds Property
PGPException Class
PGPException Members
PGPException Constructor
PGPException Constructor (String)
PGPException Constructor (String, Exception)
PGPException Methods
PGPException Properties
PGPKeyPair Class
PGPKeyPair Members
PGPKeyPair Constructor
PGPKeyPair Constructor (String)
PGPKeyPair Constructor (String, String)
PGPKeyPair Methods
ChangePrivateKeyPassword Method
GenerateKeyPair Method
GenerateKeyPair Method (Int32, String, KeyAlgorithm, String, CompressionAlgorithm[], HashAlgorithm[], CypherAlgorithm[])
GenerateKeyPair Method (Int32, String, KeyAlgorithm, String, CompressionAlgorithm[], HashAlgorithm[], CypherAlgorithm[], DateTime)
parseKeyStream Method
PGPKeyPair Properties
PGPLib Class
PGPLib Members
PGPLib Constructor
PGPLib Methods
ClearSignFile Method
ClearSignFile Method (FileInfo, FileInfo, String, HashAlgorithm, FileInfo)
ClearSignFile Method (String, String, String, String, String)
ClearSignFile Method (String, KeyStore, Int64, String, HashAlgorithm, String)
ClearSignFile Method (String, KeyStore, String, String, HashAlgorithm, String)
ClearSignFileV3 Method
ClearSignFileV3 Method (FileInfo, FileInfo, String, HashAlgorithm, FileInfo)
ClearSignFileV3 Method (String, String, String, String, String)
ClearSignString Method
ClearSignString Method (String, FileInfo, String, HashAlgorithm)
ClearSignString Method (String, String, String, HashAlgorithm)
ClearSignString Method (String, KeyStore, Int64, String, HashAlgorithm)
ClearSignString Method (String, KeyStore, String, String, HashAlgorithm)
ClearSignStringV3 Method
ClearSignStringV3 Method (String, FileInfo, String, HashAlgorithm)
ClearSignStringV3 Method (String, String, String, HashAlgorithm)
DecryptAndVerifyFile Method
DecryptAndVerifyFile Method (String, KeyStore, String, String)
DecryptAndVerifyFile Method (String, String, String, String, String)
DecryptAndVerifyFilePBE Method
DecryptAndVerifyFilePBE Method (String, KeyStore, String, String)
DecryptAndVerifyFilePBE Method (String, String, String, String)
DecryptAndVerifyString Method
DecryptAndVerifyString Method (String, KeyStore, String, String)
DecryptAndVerifyString Method (String, FileInfo, String, FileInfo, String)
DecryptBytes Method
DecryptFile Method
DecryptFile Method (FileInfo, FileInfo, String, FileInfo)
DecryptFile Method (String, KeyStore, String, String)
DecryptFile Method (String, Stream, String, String)
DecryptFile Method (String, String, String, String)
DecryptFileInFolder Method
DecryptFileInFolder Method (String, KeyStore, String, String)
DecryptFileInFolder Method (String, String, String, String)
DecryptFilePBE Method
DecryptFilePBEInFolder Method
DecryptPBETo Method
DecryptStream Method
DecryptStream Method (Stream, KeyStore, String, Stream)
DecryptStream Method (Stream, Stream, String, Stream)
DecryptStreamInFolder Method
DecryptStreamInFolder Method (Stream, KeyStore, String, String)
DecryptStreamInFolder Method (Stream, Stream, String, String)
DecryptStreamPBEInFolder Method
DecryptString Method
DecryptString Method (String, KeyStore, String)
DecryptString Method (String, FileInfo, String)
DecryptString Method (String, Stream, String)
DecryptString Method (String, String, String)
DecryptTo Method
DecryptTo Method (Stream, KeyStore, String, String)
DecryptTo Method (Stream, Stream, String, String)
DecryptTo Method (String, KeyStore, String, String)
DecryptTo Method (String, String, String, String)
DetachedSignFile Method
DetachedSignFile Method (String, String, String, String, Boolean)
DetachedSignFile Method (String, KeyStore, Int64, String, String, Boolean)
DetachedSignFile Method (String, KeyStore, String, String, String, Boolean)
DetachedSignStream Method
DetachedSignStream Method (Stream, Stream, String, Stream, Boolean)
DetachedSignStream Method (Stream, KeyStore, Int64, String, Stream, Boolean)
DetachedSignStream Method (Stream, KeyStore, String, String, Stream, Boolean)
DetachedSignString Method
DetachedVerifyStream Method
DetachedVerifyString Method
EncryptFile Method
EncryptFile Method (FileInfo, FileInfo, FileInfo)
EncryptFile Method (String, String, String)
EncryptFile Method (FileInfo, FileInfo, FileInfo, Boolean)
EncryptFile Method (String, String, String, Boolean)
EncryptFile Method (FileInfo, FileInfo, FileInfo, Boolean, Boolean)
EncryptFile Method (String, Byte[][], String, Boolean, Boolean)
EncryptFile Method (String, Stream, String, Boolean, Boolean)
EncryptFile Method (String, Stream[], String, Boolean, Boolean)
EncryptFile Method (String, String, String, Boolean, Boolean)
EncryptFile Method (String, String[], String, Boolean, Boolean)
EncryptFile Method (String, KeyStore, Int64, String, Boolean, Boolean)
EncryptFile Method (String, KeyStore, String, String, Boolean, Boolean)
EncryptFile Method (String, String, String, String, Boolean, Boolean)
EncryptFilePBE Method
EncryptFilePBE Method (FileInfo, String, FileInfo, Boolean)
EncryptFilePBE Method (String, String, String, Boolean)
EncryptFilePBE Method (FileInfo, String, FileInfo, Boolean, Boolean)
EncryptFilePBE Method (String, String, String, Boolean, Boolean)
EncryptFilePBE Method (String, Stream, String, String, Boolean, Boolean)
EncryptFilePBE Method (String, String, String, String, Boolean, Boolean)
EncryptFiles Method
EncryptFiles Method (FileInfo[], FileInfo[], FileInfo, Boolean, Boolean)
EncryptFiles Method (String[], String[], String, Boolean, Boolean)
EncryptFiles Method (String[], KeyStore, Int64[], String, Boolean, Boolean)
EncryptFiles Method (String[], KeyStore, String[], String, Boolean, Boolean)
EncryptFolder Method
EncryptFolder Method (FileInfo, FileInfo, FileInfo, Boolean)
EncryptFolder Method (String, String, String, Boolean)
EncryptFolder Method (FileInfo, FileInfo, FileInfo, Boolean, Boolean)
EncryptFolder Method (String, String, String, Boolean, Boolean)
EncryptFolderPBE Method
EncryptStream Method
EncryptStream Method (Stream, FileInfo, Stream, Boolean)
EncryptStream Method (Stream, Stream, Stream, Boolean)
EncryptStream Method (Stream, KeyStore, Int64, Stream, Boolean)
EncryptStream Method (Stream, KeyStore, String, Stream, Boolean)
EncryptStream Method (Stream, Stream, Stream, Boolean, Boolean)
EncryptStream Method (Stream, String, FileInfo, Stream, Boolean)
EncryptStream Method (Stream, String, Stream, Stream, Boolean)
EncryptStream Method (Stream, String, KeyStore, Int64, Stream, Boolean)
EncryptStream Method (Stream, String, KeyStore, String, Stream, Boolean)
EncryptStream Method (Stream, String, Stream, Stream, Boolean, Boolean)
EncryptStreamPBE Method
EncryptStreamPBE Method (Stream, Stream, String, Stream, Boolean, Boolean)
EncryptStreamPBE Method (Stream, String, Stream, String, Stream, Boolean, Boolean)
EncryptString Method
EncryptString Method (String, FileInfo)
EncryptString Method (String, FileInfo[])
EncryptString Method (String, String)
EncryptString Method (String, KeyStore, Int64)
EncryptString Method (String, KeyStore, String)
SignAndEncryptFile Method
SignAndEncryptFile Method (FileInfo, FileInfo, String, FileInfo, FileInfo, Boolean, Boolean)
SignAndEncryptFile Method (String, String, String, String, String, Boolean, Boolean)
SignAndEncryptFile Method (String, KeyStore, Int64, String, Int64, String, Boolean, Boolean)
SignAndEncryptFile Method (String, KeyStore, Int64, String, Int64[], String, Boolean, Boolean)
SignAndEncryptFile Method (String, KeyStore, String, String, String, String, Boolean, Boolean)
SignAndEncryptFile Method (String, KeyStore, String, String, String[], String, Boolean, Boolean)
SignAndEncryptFile Method (String, String, Stream, String, Stream, Stream, Boolean, Boolean)
SignAndEncryptFile Method (String, String, Stream, String, Stream[], Stream, Boolean, Boolean)
SignAndEncryptFilePBE Method
SignAndEncryptFileV3 Method
SignAndEncryptFileV3 Method (FileInfo, FileInfo, String, FileInfo, FileInfo, Boolean)
SignAndEncryptFileV3 Method (String, String, String, String, String, Boolean)
SignAndEncryptFileV3 Method (String, KeyStore, Int64, String, Int64, String, Boolean)
SignAndEncryptFileV3 Method (String, KeyStore, String, String, String, String, Boolean)
SignAndEncryptFileV3 Method (String, String, Stream, String, Stream, Stream, Boolean)
SignAndEncryptString Method
SignAndEncryptString Method (String, FileInfo, String, FileInfo)
SignAndEncryptString Method (String, KeyStore, Int64, String, Int64)
SignAndEncryptString Method (String, KeyStore, String, String, String)
SignAndEncryptStringV3 Method
SignAndEncryptStringV3 Method (String, FileInfo, String, FileInfo)
SignAndEncryptStringV3 Method (String, KeyStore, Int64, String, Int64)
SignAndEncryptStringV3 Method (String, KeyStore, String, String, String)
SignFile Method
SignFile Method (FileInfo, FileInfo, String, FileInfo, Boolean)
SignFile Method (String, Stream, String, Stream, Boolean)
SignFile Method (String, String, String, String, Boolean)
SignFile Method (String, KeyStore, Int64, String, String, Boolean)
SignFile Method (String, KeyStore, String, String, String, Boolean)
SignFileV3 Method
SignFileV3 Method (FileInfo, FileInfo, String, FileInfo, Boolean)
SignFileV3 Method (String, Stream, String, Stream, Boolean)
SignFileV3 Method (String, String, String, String, Boolean)
SignFileV3 Method (String, KeyStore, Int64, String, String, Boolean)
SignFileV3 Method (String, KeyStore, String, String, String, Boolean)
SignString Method
SignString Method (String, FileInfo, String)
SignString Method (String, Stream, String)
SignString Method (String, KeyStore, Int64, String)
SignString Method (String, KeyStore, String, String)
SignStringV3 Method
SignStringV3 Method (String, Stream, String)
SignStringV3 Method (String, KeyStore, Int64, String)
SignStringV3 Method (String, KeyStore, String, String)
VerifyFile Method
VerifyFile Method (String, String)
VerifyFile Method (String, KeyStore, String)
VerifyFile Method (String, String, String)
VerifyStream Method
VerifyStream Method (Stream, Stream)
VerifyStream Method (Stream, KeyStore, Stream)
VerifyStream Method (Stream, Stream, Stream)
VerifyString Method
VerifyString Method (String, Stream)
VerifyString Method (String, KeyStore, String)
VerifyString Method (String, FileInfo, String)
PGPLib Properties
AsciiVersionHeader Property
Compression Property
Cypher Property
Hash Property
UseExpiredKeys Property
UseRevokedKeys Property
RevocationLib Class
RevocationLib Members
RevocationLib Constructor
RevocationLib Fields
REASON_KEY_COMPROMISED Field
REASON_KEY_NO_LONGER_USED Field
REASON_KEY_SUPERSEDED Field
REASON_NO_REASON Field
REASON_USER_NO_LONGER_USED Field
RevocationLib Methods
AssignDesignatedRevoker Method
AssignDesignatedRevoker Method (String, String, String, String)
AssignDesignatedRevoker Method (KeyStore, Int64, String, Int64)
AssignDesignatedRevoker Method (KeyStore, String, String, String)
CreateRevocationCertificateInFile Method
CreateRevocationCertificateInFile Method (String, String, Byte, String, String)
CreateRevocationCertificateInFile Method (KeyStore, Int64, String, Byte, String, String)
CreateRevocationCertificateInFile Method (KeyStore, String, String, Byte, String, String)
CreateRevocationCertificateText Method
CreateRevocationCertificateText Method (String, String, Byte, String)
CreateRevocationCertificateText Method (KeyStore, Int64, String, Byte, String)
CreateRevocationCertificateText Method (KeyStore, String, String, Byte, String)
RevokeKey Method
RevokeKey Method (String, String, String, Byte, String)
RevokeKey Method (KeyStore, Int64, String, Byte, String)
RevokeKey Method (KeyStore, String, String, Byte, String)
RevokeKeyWithDesignatedRevoker Method
RevokeKeyWithDesignatedRevoker Method (String, String, String, Byte, String)
RevokeKeyWithDesignatedRevoker Method (KeyStore, Int64, Int64, String, Byte, String)
RevokeKeyWithDesignatedRevoker Method (KeyStore, String, String, String, Byte, String)
RevokeKeyWithRevocationCertificateFile Method
RevokeKeyWithRevocationCertificateFile Method (String, String)
RevokeKeyWithRevocationCertificateFile Method (KeyStore, String)
RevokeKeyWithRevocationCertificateText Method
RevokeKeyWithRevocationCertificateText Method (String, String)
RevokeKeyWithRevocationCertificateText Method (KeyStore, String)
RevokeUserIdSignature Method
RevokeUserIdSignature Method (KeyStore, String, String, Byte, String)
RevokeUserIdSignature Method (String, String, String, String, Byte, String)
RevokeUserIdSignature Method (KeyStore, Int64, String, String, Byte, String)
TrustLevel Enumeration
DidiSoft.Pgp.Exceptions Namespace
FileIsEncryptedException Class
FileIsEncryptedException Members
FileIsEncryptedException Constructor
FileIsEncryptedException Constructor (String)
FileIsEncryptedException Constructor (String, Exception)
FileIsEncryptedException Methods
FileIsEncryptedException Properties
IntegrityCheckException Class
IntegrityCheckException Members
IntegrityCheckException Constructor
IntegrityCheckException Constructor (String)
IntegrityCheckException Constructor (String, Exception)
IntegrityCheckException Methods
IntegrityCheckException Properties
KeyIsExpiredException Class
KeyIsExpiredException Members
KeyIsExpiredException Constructor
KeyIsExpiredException Constructor (String)
KeyIsExpiredException Constructor (String, Exception)
KeyIsExpiredException Methods
KeyIsExpiredException Properties
KeyIsRevokedException Class
KeyIsRevokedException Members
KeyIsRevokedException Constructor
KeyIsRevokedException Constructor (String)
KeyIsRevokedException Constructor (String, Exception)
KeyIsRevokedException Methods
KeyIsRevokedException Properties
WrongPasswordException Class
WrongPasswordException Members
WrongPasswordException Constructor
WrongPasswordException Constructor (String)
WrongPasswordException Constructor (String, Exception)
WrongPasswordException Methods
WrongPasswordException Properties
WrongPrivateKeyException Class
WrongPrivateKeyException Members
WrongPrivateKeyException Constructor
WrongPrivateKeyException Constructor (String)
WrongPrivateKeyException Constructor (String, Exception)
WrongPrivateKeyException Methods
WrongPrivateKeyException Properties
WrongPublicKeyException Class
WrongPublicKeyException Members
WrongPublicKeyException Constructor
WrongPublicKeyException Constructor (String)
WrongPublicKeyException Constructor (String, Exception)
WrongPublicKeyException Methods
WrongPublicKeyException Properties
DidiSoft.Pgp.Extra Namespace
InMemoryKeyStore Class
InMemoryKeyStore Members
InMemoryKeyStore Constructor
InMemoryKeyStore Fields
InMemoryKeyStore Methods
ChangePrivateKeyPassword Method
ContainsKey Method
ContainsPrivateKey Method
ContainsPublicKey Method
DeleteKeyPair Method
DeletePrivateKey Method
DeletePublicKey Method
ExportKeyRing Method
ExportPrivateKey Method
ExportPrivateKeyAsString Method
ExportPrivateKeyBytes Method
ExportPrivateKeyStream Method
ExportPublicKey Method
ExportPublicKeyAsString Method
ExportPublicKeyStream Method
GenerateKeyPair Method
ImportKeyRing Method
ImportPrivateKey Method
isTrusted Method
SetTrust Method
SignPublicKey Method
SignPublicKeyAsTrustedIntroducer Method
InMemoryKeyStore Properties
DidiSoft.Pgp.Inspect Namespace
ContentItem Class
ContentItem Members
ContentItem Methods
ContentItem Properties
FileName Property
IsDirectory Property
ModificationTime Property
PGPInspectLib Class
PGPInspectLib Members
PGPInspectLib Constructor
PGPInspectLib Methods
ListOpenPgpFile Method
ListOpenPgpStream Method
DidiSoft.Sfx Namespace
SfxCreator Class
SfxCreator Members
SfxCreator Constructor
SfxCreator Fields
TargetDotNetFramework Field
SfxCreator Methods
EnryptFileToExe Method
EnryptFileToExe Method (FileInfo, String, FileInfo)
EnryptFileToExe Method (String, String, String)
EnryptFileToExe Method (FileInfo, String, SfxOptions, FileInfo)
EnryptFileToExe Method (String, String, SfxOptions, String)
EnryptFolderToExe Method
EnryptFolderToExe Method (FileInfo, String, FileInfo)
EnryptFolderToExe Method (String, String, String)
EnryptFolderToExe Method (FileInfo, String, SfxOptions, FileInfo)
EnryptFolderToExe Method (String, String, SfxOptions, String)
SfxCreator.DotNetFramework Enumeration
SfxOptions Class
SfxOptions Members
SfxOptions Constructor
SfxOptions Fields
Copyright Field
Description Field
FileVersion Field
IconFile Field
ProductName Field
ProductVersion Field
SfxOptions Methods
This page uses an IFRAME but your browser does not support it.