X-Git-Url: http://www.project-moonshot.org/gitweb/?p=shibboleth%2Fxmltooling.git;a=blobdiff_plain;f=xmltooling%2Fsecurity%2FX509Credential.h;fp=xmltooling%2Fsecurity%2FX509Credential.h;h=a4d6e69db4fadafc406cc807fc2141fb9405b01c;hp=387dc720b4cc7d9b3f64da72ddb059d0e14a55b8;hb=630865c301cb48461c332cd5629b9dfac2c15ee8;hpb=8a37d4ba76e893c6d9f87f0d1e57732328ad1cb4 diff --git a/xmltooling/security/X509Credential.h b/xmltooling/security/X509Credential.h index 387dc72..a4d6e69 100644 --- a/xmltooling/security/X509Credential.h +++ b/xmltooling/security/X509Credential.h @@ -83,7 +83,7 @@ namespace xmltooling { * * @return the serial number */ - virtual int getSerialNumber() const=0; + virtual const char* getSerialNumber() const=0; /** * Extracts properties like issuer and subject from the first certificate in the chain.