esp8266ndn
NDN Arduino library for ESP8266 and more
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Enumerations
ndnph::ndncert::TT Namespace Reference

TLV-TYPE assigned numbers. More...

Enumerations

enum  {
  CaPrefix = 0x81 , CaInfo = 0x83 , ParameterKey = 0x85 , ParameterValue = 0x87 ,
  CaCertificate = 0x89 , MaxValidityPeriod = 0x8B , ProbeResponse = 0x8D , MaxSuffixLength = 0x8F ,
  EcdhPub = 0x91 , CertRequest = 0x93 , Salt = 0x95 , RequestId = 0x97 ,
  Challenge = 0x99 , Status = 0x9B , InitializationVector = 0x9D , EncryptedPayload = 0x9F ,
  SelectedChallenge = 0xA1 , ChallengeStatus = 0xA3 , RemainingTries = 0xA5 , RemainingTime = 0xA7 ,
  IssuedCertName = 0xA9 , ErrorCode = 0xAB , ErrorInfo = 0xAD , AuthenticationTag = 0xAF ,
  CertToRevoke = 0xB1 , ProbeRedirect = 0xB3
}
 

Detailed Description

TLV-TYPE assigned numbers.

Enumeration Type Documentation

◆ anonymous enum

anonymous enum
Enumerator
CaPrefix 
CaInfo 
ParameterKey 
ParameterValue 
CaCertificate 
MaxValidityPeriod 
ProbeResponse 
MaxSuffixLength 
EcdhPub 
CertRequest 
Salt 
RequestId 
Challenge 
Status 
InitializationVector 
EncryptedPayload 
SelectedChallenge 
ChallengeStatus 
RemainingTries 
RemainingTime 
IssuedCertName 
ErrorCode 
ErrorInfo 
AuthenticationTag 
CertToRevoke 
ProbeRedirect