|
SmartFTP FTP Library
|
This is the complete list of members for INCryptKey, including all inherited members.
| Algo | IKey | property |
| Bits | IKey | property |
| Certificate | IKey | property |
| CertificateType | IKey | property |
| CreatePersistedKey([in] LPCWSTR algorithmName) | INCryptKey | |
| ExportKey([in] LPCWSTR pszBlobType, [out, size_is(*pcbData)] byte *pbData, [in, out] ULONG *pcbData) | IKey | |
| Generate([in] long bits) | INCryptKey | |
| ImportBlob([in] LPCWSTR pszBlobType, [in, size_is(cbInput)] byte *pbInput, [in] ULONG cbInput) | IKey | |
| Initialize([in] LPCWSTR provider) | INCryptKey | |
| SetProperty([in] LPCWSTR pszProperty, [in, size_is(cbInput)] byte *pbInput, [in] ULONG cbInput, [in] ULONG dwFlags) | IKey | |
| Sign([in] HashAlgo hashAlgo, [in, size_is(cbInput)] byte *pbInput, [in] ULONG cbInput, [out, size_is(*pcbSignature)] byte *pbSignature, [in, out] ULONG *pcbSignature, [in] ULONG flags) | IKey | |
| Type | IKey | property |
| Verify([in] HashAlgo hashAlgo, [in, size_is(cbSignature)] byte *pbSignature, [in] ULONG cbSignature, [in, size_is(cbInput)] byte *pbInput, [in] ULONG cbInput, [in] ULONG flags) | IKey |