class

Session

Inherits Reference < Object

============================================================================ Session Management with Nonce Tracking

Constructors

new(handle : UInt32, type : UInt8, hash_alg : UInt16)
Source

Instance methods

attrs
Source
compute_hmac(auth_value : Bytes, command_code : UInt32, params : Bytes) : Bytes
Source
nonce_caller
Source
nonce_caller=(val : Bytes)
Source
nonce_tpm
Source
roll_nonce
Source
session_key
Source
session_key=(val : Bytes)
Source
update_nonce_tpm(nonce : Bytes)
Source