Network Security
Network Security Test contains questions on Information Technology topics, IT certificate programs
Questions
Which of the following .NET cryptographic classes provides additional information about a cryptographic key pair?
- CspParameters
- RandomNumberGenerator
- AesCryptoServiceProvider
- CspKeyConatinerInfo
- CngKey
In .NET cryptographic classes, which of the following exceptions is thrown when an unexpected operation occurs during a cryptographic operation?
- CryptographicException
- CryptographicAttributeObject
- CryptographicUnexpectedOperationException
- CngKey
- ProtectedData
Which of the following .NET cryptographic classes defines a wrapper object to access the CSP implementation of the digital signature algorithm?
- DSACryptoServiceProvider
- DSA
- AesCryptoServiceProvider
- SignatureDescription
- ProtectedMemory
Which of the following .NET cryptographic classes contains a group of CryptographicAttributeObject objects?
- CryptographicAttributeObject
- CryptographicAttributeObjectCollection
- CryptographicAttributeObjectEnumerator
- ProtectedData
- CngKeyBlobFormat
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?
- Transport layer security
- Message authentication code
- Non repudiation
- Stateful inspection firewall
- Secure socket layer
Which of the following security techniques can provide the degree of contol is limited only by what is computable?
- Message integrity check
- Stateful inspection firewall
- Guard
- Transport layer security
- Sender authenticity
Which of the following security standard encrypts the session key under the recipient's public key depending on confidentiality, integrity, etc?
- Pretty good privacy
- The certificate scheme
- Proc-Type
- Transport layer security
- Stateful inspection firewall
Which of the following security mechanisms encompasses the dealings between the credit card holders, vendors, card issuing bank, etc?
- Message authentication code
- Transport layer security
- The certificate scheme
- DEK-Info
- Secure electronic transaction
Which of the following .NET cryptographic classes accesses the cryptographic configuration information?
- ProtectedMemory
- CryptoAPITransform
- CryptographicAttributeObject
- CryptoConfig
- CngProvider
Which of the following .NET cryptographic classes verifies a digital signature algorithm (DSA) PKCS#1v1.5 signature?
- DSASignatureDeformatter
- DSASignatureFormatter
- DSA
- ProtectedData
- SignatureDescription
Which of the following .NET cryptographic classes represents the base class from which all classes that derive byte sequences of a specified length inherit?
- PasswordDeriveBytes
- RandomNumberGenerator
- DeriveBytes
- CSP Parameters
- CngKeyBlobFormat
Which of the following security standards works with a variety of cryptographic algorithms such as DES, RC2, etc?
- Key-Info
- Secure multipurpose internet mail extension
- The certificate scheme
- Stateful inspection firewall
- Transport layer security
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?
- Stateful inspection firewall
- Personal firewall
- Transport layer security
- Message integrity check
- Sender authenticity
Which of the following .NET cryptographic classes provides a CNG implementation of the ECDH algorithm?
- ECDiffieHellmanCng
- ECDiffieHellman
- ECDiffieHellamanCngPublicKey
- CngKey
- ProtectedMemory
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?
- Stateful inspection firewall
- Application proxy gateway
- Message integrity check
- Transport layer security
- Sender authenticity