Class Ikev2Ke
Inherited Members
Namespace: CycloneDX.Core.Models
Assembly: CycloneDX.Core.dll
Syntax
[ProtoContract]
public class Ikev2Ke
Properties
| Edit this page View SourceAlgorithm
Declaration
[ProtoMember(2)]
public string Algorithm { get; set; }
Property Value
| Type | Description |
|---|---|
| string |
Group
Declaration
[ProtoMember(1)]
public int? Group { get; set; }
Property Value
| Type | Description |
|---|---|
| int? |
Methods
| Edit this page View SourceShouldSerializeGroup()
Declaration
public bool ShouldSerializeGroup()
Returns
| Type | Description |
|---|---|
| bool |