@interface RMDeviceAuthenticationCredential : RMAuthenticationCredential + (BOOL)supportsSecureCoding; - (void)encodeWithCoder:(id)a0; - (id)description; - (id)debugDescription; - (id)initWithCoder:(id)a0; @end
@interface RMDeviceAuthenticationCredential : RMAuthenticationCredential + (BOOL)supportsSecureCoding; - (void)encodeWithCoder:(id)a0; - (id)description; - (id)debugDescription; - (id)initWithCoder:(id)a0; @end