cdx-proto
    Preparing search index...

    Type Alias CryptoProperties_ProtocolProperties_Ikev2TransformTypesDetailed_Prf

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

    IKEv2 Pseudorandom Function (PRF)

    Type Declaration

    • Optionalalgorithm?: string

      The bom-ref to algorithm cryptographic asset

      from field: optional string algorithm = 2;

    • Optionalname?: string

      A name for the pseudorandom function

      from field: optional string name = 1;

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