cdx-proto
    Preparing search index...

    Type Alias CryptoProperties_ProtocolProperties_Ikev2TransformTypesDetailed_Ke

    CryptoProperties_ProtocolProperties_Ikev2TransformTypesDetailed_Ke: Message<
        "cyclonedx.v1_7.CryptoProperties.ProtocolProperties.Ikev2TransformTypesDetailed.Ke",
    > & { algorithm?: string; group?: number }

    IKEv2 Key Exchange Method (KE)

    Type Declaration

    • Optionalalgorithm?: string

      The bom-ref to algorithm cryptographic asset

      from field: optional string algorithm = 2;

    • Optionalgroup?: number

      A group identifier for the key exchange algorithm

      from field: optional int32 group = 1;

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