igcv3 - v1.1.0
    Preparing search index...

    Module services/ecc-provider

    ECC Provider - ECDSA and Ed25519 key and CSR generation using @peculiar/x509. This provider handles modern cryptographic algorithms not supported by node-forge.

    This class uses constructor injection and should be instantiated via the composition root in index.ts. For testing, create instances directly.

    Classes

    EccProvider

    Interfaces

    EccKeyPair
    EccSubject
    EccCsrOptions

    Type Aliases

    EcdsaCurve
    EccAlgorithm