Location: Symbol Reference > Structs, Records, Enums > TJwEnumProviderEntry Record
JWSCL Documentation
ContentsIndexHome
PreviousUpNext
TJwEnumProviderEntry Record
Pascal
TJwEnumProviderEntry = record
  ProviderType: TJwCSPType;
  Name: TJwString;
end;
Members 
Description 
ProviderType: TJwCSPType; 
The CSP type 
Name: TJwString; 
Either the name of the provider or the friendly name of the type 

An array of TJwEnumProviderEntry is returned by TJwCryptProvider.EnumProviders and TJwCryptProvider.EnumProviderTypes. The meaning of Name depends on the function.

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!