一起答
单选

认证技术主要解决网络通信过程中通信双方的身份认可。数字签名根据发送信息生成信息摘要,使用发送者的私钥签名信息摘要。信息接收者接收有关信息,生成新的信息摘要,再使用信息发送者提供的公开密钥进行解密,对信息摘要进行验证,以确认信息发送者的身份从而保证网上信息的机密性、完整性和有效性。这里数据的有效性指的是(10)。

  • A.数据传输中不被非法篡改
  • B.数据传输中不被非授权者偷看
  • C.数据不能被否认
  • D.数据没有丢失
参考答案
查看试卷详情
相关试题
  1. (120)

    • A.control
    • B.inheritance
    • C.inference
    • D.connection
  2. (118)

    • A.mark
    • B.picture
    • C.symbol
    • D.notation
  3. (119)

    • A.instance
    • B.example
    • C.existence
    • D.implementation
  4. (117)

    • A.problem
    • B.solution
    • C.data
    • D.program
  5. (115)

    • A.assignment
    • B.design
    • C.value
    • D.dispatch
  6. Traditional structured analysis techniques focus upon the flow of(71)within a system. Object - oriented analysis emphasizes the building of real - world models. It examines requirements from the perspective of the classes and objects found in the vocabulary of the(72)domain.

    Traditional system design method emphasizes the proper and effective structure of a complex system. Object -oriented design method encompasses the process of object -oriented decomposition and a(73)for depicting both logical and physical as well as static and dynamic models of the system under design.

    Object - oriented programming is a method of implementation in which programs are organized as cooperative collections of objects, each of which represents an(74)of some class, and whose classes are all members of a hierarchy of classes united via(75)relationships.

    • A.control
    • B.program
    • C.data
    • D.reference
  7. (114)

    • A.tranverse
    • B.transportation
    • C.transmmision
    • D.translation
  8. (113)

    • A.middle
    • B.intermediate
    • C.previous
    • D.final
  9. (110)

    • A.above
    • B.upon
    • C.against
    • D.with
  10. A typical(66)language contains an applicative sub-language which approximates the mathematical abstractions of "timeless" functions applied to "spaceless" values, where the actual operation sequences and use of storage space during expression evaluation are organized behind the(67). In this setting, values are data structures of low volume, typically a few computer words or less, which means that an illusion of spacelessness can be realized by having(68)results during expression evalution stored at the discretion of the language implementation, and effecting parameter(69)and(70)operations through value copying.

    • A.imperative
    • B.mandatory
    • C.compulsory
    • D.voluntary