Browse Source

add comment.

Ugochukwu Mmaduekwe 7 years ago
parent
commit
2cbd354d18
1 changed files with 8 additions and 0 deletions
  1. 8 0
      CryptoLib/src/Asn1/Eac/ClpEacObjectIdentifiers.pas

+ 8 - 0
CryptoLib/src/Asn1/Eac/ClpEacObjectIdentifiers.pas

@@ -49,7 +49,15 @@ type
     class constructor EacObjectIdentifiers();
 
   public
+    // bsi-de OBJECT IDENTIFIER ::= {
+    // itu-t(0) identified-organization(4) etsi(0)
+    // reserved(127) etsi-identified-organization(0) 7
+    // }
     class property bsi_de: IDerObjectIdentifier read Getbsi_de;
+    //
+    // id-TA OBJECT IDENTIFIER ::= {
+    // bsi-de protocols(2) smartcard(2) 2
+    // }
     class property id_TA: IDerObjectIdentifier read Getid_TA;
     class property id_TA_ECDSA: IDerObjectIdentifier read Getid_TA_ECDSA;
     class property id_TA_ECDSA_SHA_1: IDerObjectIdentifier