EMMspOathData Protocol Reference
| Conforms to | EMMspData |
|---|---|
| Declared in | EMMspOathData.h |
– ocraServerChallenge
required method
Return the corresponding Oath Ocra server challenge
- (EMMspField *)ocraServerChallengeReturn Value
A Msp field containing the Server challenge of the associated Oath data
Availability
4.5
Declared In
EMMspOathData.h
– ocraClientChallenge
required method
Return the corresponding Oath Ocra client challenge
- (EMMspField *)ocraClientChallengeReturn Value
A Msp field containing the Client challenge of the associated Oath data
Availability
4.5
Declared In
EMMspOathData.h
– ocraPasswordHash
required method
Return the corresponding Oath Ocra password hash
- (EMMspField *)ocraPasswordHashReturn Value
A Msp field containing the password hash of the associated Oath data
Availability
4.5
Declared In
EMMspOathData.h
– ocraSession
required method
Return the corresponding Oath Ocra Session
- (EMMspField *)ocraSessionReturn Value
A Msp field containing the Ocra session of the associated Oath data
Availability
4.5
Declared In
EMMspOathData.h