RMS SDK for C++  0.2.1
A client library for using Microsoft RMS from Linux.
Public Member Functions | List of all members
rmsauth::ClientKey Class Reference

Public Member Functions

 ClientKey (ClientCredentialPtr clientCredential)
 
 ClientKey (ClientAssertionCertificatePtr clientCertificate, AuthenticatorPtr authenticator)
 
 ClientKey (ClientAssertionPtr clientAssertion)
 
 ClientKey (const String &clientId)
 
ClientCredentialPtr credential () const
 
ClientAssertionCertificatePtr certificate () const
 
ClientAssertionPtr assertion () const
 
AuthenticatorPtr authenticator () const
 
const String & clientId () const
 
bool hasCredential () const
 

The documentation for this class was generated from the following file: