21 #ifndef _KINETIC_AUTH_H
22 #define _KINETIC_AUTH_H
31 #endif // _KINETIC_AUTH_H
Structure for handling generic arrays of bytes.
Structure for an embedded ByteArray as a buffer.
Structure used to specify the configuration for a session.
KineticAlgorithm
Enumeration of encryption/checksum key algorithms.
KineticStatus KineticAuth_PopulatePin(KineticSessionConfig const *const config, KineticRequest *const request, ByteArray pin)
KineticStatus KineticAuth_EnsureSslEnabled(KineticSessionConfig const *const config)
KineticStatus KineticAuth_PopulateTag(ByteBuffer *const tag, KineticAlgorithm algorithm, ByteArray const *const key)
KineticStatus
Kinetic status codes.
KineticStatus KineticAuth_PopulateHmac(KineticSessionConfig const *const config, KineticRequest *const request)