Certificates are(71)documents attesting to the(72)of a public key to an individual or other entity.They allow verification of the claim that a given public key does in fact belong to a given individual.Certificates help prevent someone from using a phony

题目
Certificates are(71)documents attesting to the(72)of a public key to an individual or other entity.They allow verification of the claim that a given public key does in fact belong to a given individual.Certificates help prevent someone from using a phony key to(73)someone else.In their simplest form,certificates contain a public key and a name.As commonly used,a certificate also contains an(74)date,the name of the CA that issued the certificate,a serial number,and perhaps other information.Most importantly,it contains the digital(75)of the certificate issuer.The most widely accepted format for certificates is X.509,thus,certificates can be read or written by any application complying with X.509.

A.signature
B.mark
C.stamp
D.hypertext

相似考题

3.Public Key Infrastructure(PKI) service providers offer organizations fully integrated PKI-managed services designed to secure Intranet, Extranet, Virtual Private Network(VPN), and e-commerce applications. PKI solutions can enable a number of security services, including strong authentication and non-repudiation of transactions.eToken enables the users of PKI systems to generate and store(101)and digital certificates inside the token, creating a secure environment and allowing full portability and maximum ease of use. eToken Pro can also perform. sensitive on-chip(102)operations, ensuring that users' keys axe never exposed to the PC environment, eToken eliminates the need to store(103)and keys on a hard disk or browser file, or to transmit them across the Internet/Extranet; assuring peace-of-mind and confidence during online communications.A digital signature is created using the private key of an individual to ensure the Validity of his request. This technology can be used to guarantee(104)of various transactions. The strength of either the authentication level or the digital signature relies on the level of protection offered to the private key. eToken Pro offers the maximum level of security, since it enables the use of the private key for signing and authenticating inside the eToken.The most secure use of authentication involves enclosing at least one certificate with every signed message. The message(105)verifies the certificate using the CA's public key. If the sender's public key is legitimate, the recipient verifies the message's signature. Digital signatures created with a private key are verified with the digital certificate containing the public key.A.private keysB.public keysC.authentication codesD.message digests

参考答案和解析
答案:A
解析:
数字认证是一种证明个人或其他机构
拥有
某一公开密钥的
数字
文件。数字认证用于确定某一给定的公钥是否确实属于某个人或某个机构。数字认证有助于防止有人
假冒
别人的秘钥。形式最简单的数字认证包含一个公钥和一个用户名。通常,数字认证还包括
有效期
,发证机关名称,序列号,也许还包含其他信息。最重要的是,它包含了发证机关的数字
签名
。最普遍公认的数字认证标准是X.509国际标准,任何遵循X.509的应用程序都能读写遵循X.509标准的数字认证。
更多“Certificates are(71)documents attesting to the(72)of a public key to an individual or other entity.They allow verification of the claim that a given public key does in fact belong to a given individu”相关问题
  • 第1题:

    Certificates are(16)documents attesting to the(17)of a public key to an individual or other entity. They allow verification of the claim that a given public key does in fact belong to a given individual. Certificates help prevent someone from using a phony key to(18)someone else. In their simplest form, Certificates contain a public key and a name. As commonly used, a certificate also contains an(19)date, the name of the CA that issued the certificate, a serial number, and perhaps other information. Most importantly, it contains the digital(20)of the certificate issuer. The most widely accepted format for certificates is X.509, thus, Certificates can be read or written by any application complying with X.509.

    A.text

    B.data

    C.digital

    D.structured


    正确答案:C

  • 第2题:

    Certificates are( )documents attesting to the( )of a public key to an individual or other entity.They allow verification of the claim that a given public key does in fact belong to a given individual.Certificates help prevent someone from using a phony key to( )someone else.In their simplest form,Certificates contain a public key and a name.As commonly used,a Certificate also contains an( )date,the name of the CA that issued the Certificate,a serial number,and perhaps other information.Most importantly,it contains the digital(请作答此空)of the certificate issuer.The most widely accepted format for certificates is X.509,thus,Certificates can be read or written by any application complying with X.509.

    A.signature
    B.mark
    C.stamp
    D.hypertext

    答案:A
    解析:
    证书是一种数字文档,用于表明把一个公钥绑定到一个人或其他实体。用它可以验证一个给定的公钥确实属于某一个人。证书可以防止某些人使用假冒的密钥去冒充别人。最简单的证书包含一个公钥和一个名字。通常使用的证书也包含超时日期、发行证书的CA的名字、一个序列号,以及其他信息。最重要的是,它包含了证书发行者的数字签名。最广泛接受的证书格式是X.509,这样的证书可以被任何服从X.509标准的应用读或写。

  • 第3题:

    Symmetric, or private-key, encryption is based on a secret key that is shared by both communcating parties. The ( ) party uses the secret key as part of the mathematical operation to encrypt ( ) text to cipher text. The receiving party uses the same secret key to decrypt the cipher text to plain text. Asymmetric, or public-key, encryption uses two different keys for each user: one is a ( ) key known only to this one user; the other is a corresponding public key, which is accessible to anyone. The private and public keys are mathematically related by the encryption algorithm. One key ia used for encyption and the other for decryption, depending on the nature of the communication service being implemented. In addition, public key encryption technoligies allow digital (_______) to be placed on messages. A digital signature uses the sender's private key to encrypt some portion of the message. When the message is received, the receiver uses the sender's () key tp decipher the digital signature to verify the sender's identity.横线处应选( )。


    A. interpretation
    B.signatures
    C. encryption
    D.decryption

    答案:B
    解析:
    对称加密或私钥加密的基础是通信双方共享同一密钥。发送方使用一个密钥作为数学运算的一部分把明文加密成密文。接收方使用同一密钥把密文解密变成明文。在非对称或公钥加密方法中,每个用户使用两种不同的密钥:一个是只有这个用户知道的私钥;另一个是与其对应的任何人都知道的公钥。根据加密算法,私钥和公钥是数学上相关的。一个密钥用于加密,而另一个用于解密,依赖于实现的通信服务的特点而用法有所不同。此外,公钥加密技术也可以用于报文的数字签名。数字签名时使用发送方的私钥来加密一部分报文。当接收方收到报文时,就用发送方的公钥来解密数字签名,以便对发送方的标识进行验证。

  • 第4题:

    All three types of cryptography schemes have unique function mapping to specific.For example, the symmetric key approach (71) is typically used for the encryption of data providing(72), whereas asymmetric key cryptography is maidy used in key(73)and nonrepudiation, thereby providing confidentiality and authentication. The hash(74)(noncryptic), on the other hand, does not provide confidentiality but provides message integrity, and cryptographic hash algorithms provide message(75)and identity of peers during transport over insecure channels.

    A. Cryptography
    B.decode
    C.privacy
    D.security

    答案:A
    解析:

  • 第5题:

    All three types of cryptography schemes have unique function mapping to specific.For example,the synunetric key(71)approach is typically used for theencryption of data providmg(72),whereas asymmetric key cryptography is maidy used in key(73)and noruepudiation,thereby providing confidentiality and authentication.The hash(74)(noncryptic),on the other hand,does not provide confidentiality but provides messageintegrity,and cryptographic hash algorithms provide message(75)and identity of peers during transport over insecure channels.
    请作答71题

    A.Cryptography
    B.decode
    C.privacy
    D.security

    答案:A
    解析:

  • 第6题:

    Which statement is true about a certificate authority?()

    • A、An entity responsible for registering the private key encryption used in a PKI
    • B、An agency responsible for granting and revoking public-private key pairs
    • C、A trusted third party responsible for signing the public keys of entities in a PKIbased system
    • D、A trusted third party responsible for signing the private keys of entities in a PKIbased system

    正确答案:C

  • 第7题:

    PKI是()。

    • A、Private Key Infrastructure
    • B、Public Key Institute
    • C、Public Key Infrastructure公钥基础设施
    • D、Private Key Institute

    正确答案:C

  • 第8题:

    public class Key {  private long id1;  private long 1d2;  // class Key methods  }  A programmer is developing a class Key, that will be used as a key in a standard java.util.HashMap. Which two methods should be overridden to assure that Key works correctly as a key?()

    • A、 public int hashCode()
    • B、 public boolean equals(Key k)
    • C、 public int compareTo(Object o)
    • D、 public boolean equals(Object o)
    • E、 public boolean compareTo(Key k)

    正确答案:A,D

  • 第9题:

    PKI的全称是()。

    • A、Private Key Intrusion
    • B、Public Key Intrusion
    • C、Private Key Infrastructure
    • D、Public Key Infrastructure

    正确答案:D

  • 第10题:

    单选题
    Given an ActionEvent, which method allows you to identify the affected Component?()
    A

     Public class getClass()

    B

     Public Object getSource()

    C

     Public Component getSource()

    D

     Public Component getTarget()

    E

     Public Component getComponent()

    F

     Public Component getTargetComponent()


    正确答案: F
    解析: 暂无解析

  • 第11题:

    单选题
    What is the objective of Diffie-Hellman?()
    A

    used to verify the identity of the peer

    B

    used between the initiator and the responder to establish a basic security policy

    C

    used to establish a symmetric shared key via a public key exchange process

    D

    used for asymmetric public key encryption


    正确答案: C
    解析: 暂无解析

  • 第12题:

    多选题
    Which two statements about the Diffie-Hellman (DH) key exchange process are correct?()
    A

    In the DH key exchange process, the session key is never passed across the network.

    B

    In the DH key exchange process, the public and private keys are mathematically related using the DH algorithm.

    C

    In the DH key exchange process, the session key is passed across the network to the peer for confirmation.

    D

    In the DH key exchange process, the public and private keys are not mathematically related, ensuring higher security


    正确答案: B,C
    解析: 暂无解析

  • 第13题:

    Symmetric, or private-key, encryption is based on a secret key that is shared by both communcating parties. The ( ) party uses the secret key as part of the mathematical operation to encrypt ( ) text to cipher text. The receiving party uses the same secret key to decrypt the cipher text to plain text. Asymmetric, or public-key, encryption uses two different keys for each user: one is a ( ) key known only to this one user; the other is a corresponding public key, which is accessible to anyone. The private and public keys are mathematically related by the encryption algorithm. One key ia used for encyption and the other for decryption, depending on the nature of the communication service being implemented. In addition, public key encryption technoligies allow digital ( ) to be placed on messages. A digital signature uses the sender&39;s private key to encrypt some portion of the message. When the message is received, the receiver uses the sender&39;s ( ) key tp decipher the digital signature to verify the sender&39;s identity.

    A.host B.terminal C.sending D.receiving A.plain B.cipher C.public D.private A.plain B.cipher C.public D.private A.interpretation B.signatures C.encryption D.decryption A.plain B.cipher C.public D.private


    正确答案:C,A,D,B,C

  • 第14题:

    Certificates are( )documents attesting to the ( ) of a public key to an individual or other entity. They allow verification of the claim that a given public key does in fact belong to a given individual. Certificates help prevent someone from using a phony key to(请作答此空)someone else. In their simplest form, Certificates contain a public key and a name. As commonly used, a Certificate also contains an ( )date, the name of the CA that issued the Certificate, a serial number, and perhaps other information. Most importantly, it contains the digital( )of the certificate issuer. The most widely accepted format for certificates is X.509, thus, Certificates can be read or written by any application complying with X.509.

    A.impersonate]
    B.personate]
    C.damage]
    D.control

    答案:A
    解析:
    证书是一种数字文档,用于表明把一个公钥绑定到一个人或其他实体。用它可以验证一个给定的公钥确实属于某一个人。证书可以防止某些人使用假冒的密钥去冒充别人。最简单的证书包含一个公钥和一个名字。通常使用的证书也包含超时日期、发行证书的 CA的名字、一个序列号,以及其他信息。最重要的是,它包含了证书发行者的数字签名。最广泛接受的证书格式是X.509,这样的证书可以被任何服从X.509标准的应用读或写。

  • 第15题:

    Certificates are(71)documents attesting to the(72)of a public key to an individual or other entity.They allow verification of the claim that a given public key does in fact belong to a given individual.Certificates help prevent someone from using a phony key to(73)someone else.In their simplest form,certificates contain a public key and a name.As commonly used,a certificate also contains an(74)date,the name of the CA that issued the certificate,a serial number,and perhaps other information.Most importantly,it contains the digital(75)of the certificate issuer.The most widely accepted format for certificates is X.509,thus,certificates can be read or written by any application complying with X.509.

    A.impersonate
    B.personate
    C.damage
    D.control

    答案:A
    解析:
    数字认证是一种证明个人或其他机构
    拥有
    某一公开密钥的
    数字
    文件。数字认证用于确定某一给定的公钥是否确实属于某个人或某个机构。数字认证有助于防止有人
    假冒
    别人的秘钥。形式最简单的数字认证包含一个公钥和一个用户名。通常,数字认证还包括
    有效期
    ,发证机关名称,序列号,也许还包含其他信息。最重要的是,它包含了发证机关的数字
    签名
    。最普遍公认的数字认证标准是X.509国际标准,任何遵循X.509的应用程序都能读写遵循X.509标准的数字认证。

  • 第16题:

    All three types of cryptography schemes have unique function mapping to specific.For example,the synunetric key(71)approach is typically used for theencryption of data providmg(72),whereas asymmetric key cryptography is maidy used in key(73)and noruepudiation,thereby providing confidentiality and authentication.The hash(74)(noncryptic),on the other hand,does not provide confidentiality but provides messageintegrity,and cryptographic hash algorithms provide message(75)and identity of peers during transport over insecure channels.
    请作答72题。

    A.Conduction
    B.confidence
    C.confidentiality
    D.connection

    答案:C
    解析:

  • 第17题:

    For a router to obtain a certificate from a CA, what is the first stepof the certificate enrollment process?()

    • A、 the router generates a certificate request and forwards it tothe CA
    • B、 the router generates an RSA key pair
    • C、 the router sends its public key to the CA
    • D、 the CA sends its public key to the router
    • E、 the CA verifies the identity of the router
    • F、 the CA generates a certificate request and forwards it to the router

    正确答案:B

  • 第18题:

    public class Person {  private name;  public Person(String name) {  this.name = name;  }  public int hashCode() {  return 420;  }  }  Which is true?() 

    • A、 The time to find the value from HashMap with a Person key depends on the size of the map.
    • B、 Deleting a Person key from a HashMap will delete all map entries for all keys of typePerson.
    • C、 Inserting a second Person object into a HashSet will cause the first Person object to beremoved as a duplicate.
    • D、 The time to determine whether a Person object is contained in a HashSet is constant and does NOT depend on the size of the map.

    正确答案:A

  • 第19题:

    Given an ActionEvent, which method allows you to identify the affected Component?()  

    • A、 Public class getClass()
    • B、 Public Object getSource()
    • C、 Public Component getSource()
    • D、 Public Component getTarget()
    • E、 Public Component getComponent()
    • F、 Public Component getTargetComponent()

    正确答案:B

  • 第20题:

    Which two statements about the Diffie-Hellman (DH) key exchange process are correct?()

    • A、In the DH key exchange process, the session key is never passed across the network.
    • B、In the DH key exchange process, the public and private keys are mathematically related using the DH algorithm.
    • C、In the DH key exchange process, the session key is passed across the network to the peer for confirmation.
    • D、In the DH key exchange process, the public and private keys are not mathematically related, ensuring higher security

    正确答案:A,B

  • 第21题:

    PKI是()。

    • A、Private Key lnfrastructure
    • B、Public Key lnstitute
    • C、Public Key lnfrastructure
    • D、Private Key lnstitute

    正确答案:C

  • 第22题:

    单选题
    public class Person {  private name;  public Person(String name) {  this.name = name;  }  public int hashCode() {  return 420;  }  }  Which is true?()
    A

     The time to find the value from HashMap with a Person key depends on the size of the map.

    B

     Deleting a Person key from a HashMap will delete all map entries for all keys of typePerson.

    C

     Inserting a second Person object into a HashSet will cause the first Person object to beremoved as a duplicate.

    D

     The time to determine whether a Person object is contained in a HashSet is constant and does NOT depend on the size of the map.


    正确答案: C
    解析: 暂无解析

  • 第23题:

    单选题
    For a router to obtain a certificate from a CA, what is the first stepof the certificate enrollment process?()
    A

     the router generates a certificate request and forwards it tothe CA

    B

     the router generates an RSA key pair

    C

     the router sends its public key to the CA

    D

     the CA sends its public key to the router

    E

     the CA verifies the identity of the router

    F

     the CA generates a certificate request and forwards it to the router


    正确答案: B
    解析: 暂无解析

  • 第24题:

    多选题
    Which two statements about the Diffie-Hellman (DH) key exchange process are correct? ()(Choose two.)
    A

    In the DH key exchange process, the session key is never passed across the network.

    B

    In the DH key exchange process, the public and private keys are mathematically related using the DH algorithm.

    C

    In the DH key exchange process, the session key is passed across the network to the peer for confirmation.

    D

    In the DH key exchange process, the public and private keys are not mathematically related, ensuring higher security


    正确答案: A,B
    解析: 暂无解析