SmartFTP FTP Library
INCryptKey Member List

This is the complete list of members for INCryptKey, including all inherited members.

AlgoIKeyproperty
BitsIKeyproperty
CertificateIKeyproperty
CertificateTypeIKeyproperty
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
TypeIKeyproperty
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