[Fedora-directory-commits] esc/src/app/xpcom rhICoolKey.idl, 1.3, 1.4

Jack Magne (jmagne) fedora-directory-commits at redhat.com
Fri Feb 9 21:37:35 UTC 2007


Author: jmagne

Update of /cvs/dirsec/esc/src/app/xpcom
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv1366

Modified Files:
	rhICoolKey.idl 
Log Message:
Add method to get card's ATR.



Index: rhICoolKey.idl
===================================================================
RCS file: /cvs/dirsec/esc/src/app/xpcom/rhICoolKey.idl,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- rhICoolKey.idl	27 Sep 2006 17:22:20 -0000	1.3
+++ rhICoolKey.idl	9 Feb 2007 21:37:33 -0000	1.4
@@ -65,6 +65,8 @@
 
     string GetCoolKeyIssuedTo(in unsigned long aKeyType, in string aKeyID);
 
+    string GetCoolKeyATR(in unsigned long aKeyType, in string aKeyID);
+
     boolean GetCoolKeyRequiresAuthentication(in unsigned long aKeyType,in string aKeyID);
 
     boolean GetCoolKeyIsAuthenticated(in unsigned long aKeyType,in string aKeyID);




More information about the Fedora-directory-commits mailing list