cdx-proto
    Preparing search index...

    Type Alias CryptoProperties_ProtocolProperties_Ikev2TransformTypesDetailed_Integ

    CryptoProperties_ProtocolProperties_Ikev2TransformTypesDetailed_Integ: Message<
        "cyclonedx.v1_7.CryptoProperties.ProtocolProperties.Ikev2TransformTypesDetailed.Integ",
    > & { algorithm?: string; name?: string }

    IKEv2 Integrity Algorithm (INTEG)

    Type Declaration

    • Optionalalgorithm?: string

      The bom-ref to algorithm cryptographic asset

      from field: optional string algorithm = 2;

    • Optionalname?: string

      A name for the integrity algorithm

      from field: optional string name = 1;

    from message cyclonedx.v1_7.CryptoProperties.ProtocolProperties.Ikev2TransformTypesDetailed.Integ