interface HeaderType {
    raw: RawHeaderType;
    nonce: CanCastToArrayBuffer;
}

Properties

Properties