Location: Symbol Reference > Structs, Records, Enums > TJwKeyPairType Enumeration
JWSCL Documentation
ContentsIndexHome
PreviousUpNext
TJwKeyPairType Enumeration
Pascal
TJwKeyPairType = (
  kptKeyExchange,
  kptSignature,
  kptUnknown
);

Each key container usually contains two key pairs. Functions require a parameter of type TJwKeyPairType if the programmer should decide which of the key pairs should be used.

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!