Network Security

Network Security Test contains questions on Information Technology topics, IT certificate programs

15 Questions Published

Questions

Question 1 Multiple Choice (Single Answer)

Which of the following .NET cryptographic classes provides additional information about a cryptographic key pair?

  1. CspParameters
  2. RandomNumberGenerator
  3. AesCryptoServiceProvider
  4. CspKeyConatinerInfo
  5. CngKey
Question 2 Multiple Choice (Single Answer)

In .NET cryptographic classes, which of the following exceptions is thrown when an unexpected operation occurs during a cryptographic operation?

  1. CryptographicException
  2. CryptographicAttributeObject
  3. CryptographicUnexpectedOperationException
  4. CngKey
  5. ProtectedData
Question 3 Multiple Choice (Single Answer)

Which of the following .NET cryptographic classes defines a wrapper object to access the CSP implementation of the digital signature algorithm?

  1. DSACryptoServiceProvider
  2. DSA
  3. AesCryptoServiceProvider
  4. SignatureDescription
  5. ProtectedMemory
Question 4 Multiple Choice (Single Answer)

Which of the following .NET cryptographic classes contains a group of CryptographicAttributeObject objects?

  1. CryptographicAttributeObject
  2. CryptographicAttributeObjectCollection
  3. CryptographicAttributeObjectEnumerator
  4. ProtectedData
  5. CngKeyBlobFormat
Question 5 Multiple Choice (Single Answer)

In which of following the security mechanisms, the hash used in the CertificateVerify message is the two-step hash of the hand-shake messages plus a pad and the master secret?

  1. Transport layer security
  2. Message authentication code
  3. Non repudiation
  4. Stateful inspection firewall
  5. Secure socket layer
Question 6 Multiple Choice (Single Answer)

Which of the following security techniques can provide the degree of contol is limited only by what is computable?

  1. Message integrity check
  2. Stateful inspection firewall
  3. Guard
  4. Transport layer security
  5. Sender authenticity
Question 7 Multiple Choice (Single Answer)

Which of the following security standard encrypts the session key under the recipient's public key depending on confidentiality, integrity, etc?

  1. Pretty good privacy
  2. The certificate scheme
  3. Proc-Type
  4. Transport layer security
  5. Stateful inspection firewall
Question 8 Multiple Choice (Single Answer)

Which of the following security mechanisms encompasses the dealings between the credit card holders, vendors, card issuing bank, etc?

  1. Message authentication code
  2. Transport layer security
  3. The certificate scheme
  4. DEK-Info
  5. Secure electronic transaction
Question 9 Multiple Choice (Single Answer)

Which of the following .NET cryptographic classes accesses the cryptographic configuration information?

  1. ProtectedMemory
  2. CryptoAPITransform
  3. CryptographicAttributeObject
  4. CryptoConfig
  5. CngProvider
Question 10 Multiple Choice (Single Answer)

Which of the following .NET cryptographic classes verifies a digital signature algorithm (DSA) PKCS#1v1.5 signature?

  1. DSASignatureDeformatter
  2. DSASignatureFormatter
  3. DSA
  4. ProtectedData
  5. SignatureDescription
Question 11 Multiple Choice (Single Answer)

Which of the following .NET cryptographic classes represents the base class from which all classes that derive byte sequences of a specified length inherit?

  1. PasswordDeriveBytes
  2. RandomNumberGenerator
  3. DeriveBytes
  4. CSP Parameters
  5. CngKeyBlobFormat
Question 12 Multiple Choice (Single Answer)

Which of the following security standards works with a variety of cryptographic algorithms such as DES, RC2, etc?

  1. Key-Info
  2. Secure multipurpose internet mail extension
  3. The certificate scheme
  4. Stateful inspection firewall
  5. Transport layer security
Question 13 Multiple Choice (Single Answer)

Just as network firewall screens incoming and outgoing traffic for that network, which of the following security techniques screens incoming and outgoing traffic on a single workstation?

  1. Stateful inspection firewall
  2. Personal firewall
  3. Transport layer security
  4. Message integrity check
  5. Sender authenticity
Question 14 Multiple Choice (Single Answer)

Which of the following .NET cryptographic classes provides a CNG implementation of the ECDH algorithm?

  1. ECDiffieHellmanCng
  2. ECDiffieHellman
  3. ECDiffieHellamanCngPublicKey
  4. CngKey
  5. ProtectedMemory
Question 15 Multiple Choice (Single Answer)

Which of the following security techniques, also called a bastion host simulates the proper effects of an application so that the application will receive only requests to act properly?

  1. Stateful inspection firewall
  2. Application proxy gateway
  3. Message integrity check
  4. Transport layer security
  5. Sender authenticity