Unit 'flcCipher' Package
[Overview][Constants][Types][Procedures and functions][Index] [#pl_fundamentals]

TCipherType

Declaration

Source position: flcCipher.pas line 94

type TCipherType = (

  ctNone,

  

  ctRC2,

  

  ctRC4,

  

  ctDES,

  

  ctDES40,

  

  ctTripleDESEDE,

  

  ctTripleDES3EDE,

  

  ctTripleDES3EEE,

  

  ctAES,

  

  ctRSAOAEP1024

  

);



CT Web help

CodeTyphon Studio