class AuthHeader
(source)
AuthHeader(authTag: Bytes, idNonce: Bytes, ephemeralPublicKey: Bytes, authResponse: Bytes, authScheme: String = AUTH_SCHEME) |
val authResponse: Bytes |
|
val authScheme: String |
|
val authTag: Bytes |
|
val ephemeralPublicKey: Bytes |
|
val idNonce: Bytes |
fun asRlp(): Bytes |