Function Reference

Back to the SPGP page


Functional Groups

Encryption Functions
Decryption Functions

Key Import/Export Functions
Key-Manipulation Functions
Key-Properties Functions

Data Analysis Functions
Signature Functions
Preferences Functions
User-Interface Dialog Functions
Features Functions
Miscellaneous Functions

Glossary
Notes on Fixed-Length Strings
Error Codes

up to the top


Functions, By Name

up to the top


Table of Functions

if you need to do this: try this:
Encrypt with a key or passphrase spgpEncode
spgpEncodeFile
Make a digital signature spgpEncode
spgpEncodeFile
Make or verify a detached signature spgpDetachedSigCreate
spgpDetachedSigVerify
Sign a key spgpKeySign
Verify a digital signature spgpDecode
spgpDecodeFile
Generate a key pair or sub-key spgpKeyGenerate
spgpSubKeyGenerate
Import a key to the local ring spgpKeyImport
spgpKeyImportFile
Export a key from the local ring spgpKeyExport
spgpKeyExportFile
Find the default User ID or location of the local rings spgpGetPreferences
Show all the IDs on the local ring (like pgp -kv) spgpKeyRingID
Verify that a key is on the local ring spgpKeyIsOnRing
spgpKeyRingID
spgpKeyRingToFile
Extract the properties of a key spgpKeyProps
Change a key's passphrase spgpKeyPassChange
Find out if data is encrypted or signed spgpAnalyze
spgpAnalyzeEx
spgpAnalyzeFile
spgpAnalyzeFileEx
Enable or disable a key spgpKeyDisable
spgpKeyEnable
Delete a key from the local ring spgpKeyRemove

up to the top


Back to the SPGP page