summaryrefslogtreecommitdiffstats
path: root/ipsec/ipsec-impl/src/test/resources/ikev2/identity/identity_local_rfc822.json
blob: 6e152d9c4563323800ae8f514cc58506d0955e83 (plain)
1
2
3
4
5
6
7
8
{
  "identity" : {
    "local":
    {
      "rfc822-address-string": "rfc822@example.com"
    }
  }
}