NodeOPCUA API Documentation
    Preparing search index...

    Type Alias PrivateKeyPassphrase

    PrivateKeyPassphrase: string | (() => Promise<string>)

    A passphrase, or a function resolving one — called lazily, and at most once per CertificateManager / CertificateAuthority instance (the result is cached in memory). Never logged.