AdvertisedPublicPrefixProperties interface

Prefix properties required to perform validation using openssl signature.

Properties

prefix

Advertised Public Prefix.

signature

Signed string generated by encrypting validationId with a private key.

validationId

Validation string that contains circuit peering info.

validationState

Advertised Public Prefix State that denotes if the prefix is validated or not.

Property Details

prefix

Advertised Public Prefix.

prefix?: string

Property Value

string

signature

Signed string generated by encrypting validationId with a private key.

signature?: string

Property Value

string

validationId

Validation string that contains circuit peering info.

validationId?: string

Property Value

string

validationState

Advertised Public Prefix State that denotes if the prefix is validated or not.

validationState?: string

Property Value

string