Location: Symbol Reference > Structs, Records, Enums > TJwCSPType Enumeration
JWSCL Documentation
ContentsIndexHome
PreviousUpNext
TJwCSPType Enumeration
Pascal
TJwCSPType = (
  ctUnknown,
  ctRsaFull,
  ctRsaSig,
  ctRsaSchannel,
  ctDss,
  ctDssDh,
  ctDhSchannel,
  ctFortezza,
  ctMsExchange,
  ctSsl
);
Members 
Description 
ctUnknown 
This value is returned by conversion functions only. It should be used solely for error checking. 
ctRsaSig 
exclude ctRsaAes, PROV_RSA_AES is not in JwaWinCrypt.pas yet 

TJwCSPType defines the type of a cryptographic service provider. See http://msdn2.microsoft.com/en-us/library/aa380244.aspx for more information.

Copyright (c) 2010. All rights reserved.
This help was created by Doc-O-Matic sponsored by toolsfactory software inc.
What do you think about this topic? Send feedback!