Function createECDSASignatureFromCMS

  • Create a single ArrayBuffer from CMS ECDSA signature

    Returns

    WebCrypto signature

    Parameters

    • cmsSignature: AsnType

      ASN.1 SEQUENCE contains CMS ECDSA signature

    • pointSize: number

      Size of EC point. Use find to get correct point size

    Returns ArrayBuffer

Generated using TypeDoc