PyCRYPTKEY Object
Handle to a cryptographic key
Methods
- CryptDestroyKey
- Releases the handle to the key
- CryptExportKey
- Securely exports key or key pair
- CryptGetKeyParam
- Retrieves key parameters
- CryptDuplicateKey
- Creates an independent copy of the key
- CryptEncrypt
- Encrypts data
- CryptDecrypt
- Decrypts data
Properties
- int HCRYPTPROV
- CSP used by the key
- int HCRYPTKEY
- Plain integer handle to the key