Unit 'fppem' Package
[Overview][Constants][Types][Procedures and functions][Index] [#fcl-hash]

TPrivateKeyType

Declaration

Source position: fppem.pp line 45

type TPrivateKeyType = (

  pktNone,

  pktPKCS8,

  pktRSA,

  pktEC

);


Documentation generated on: 2025-07-25