Unix
Windows Applications Security Unix/Linux and WindowsProgrammingProgramming
Questions
Which of the following provides a cryptography next generation implementation of the Secure Hash Algorithm?
- SHA1Cng
- SHA1
- SHA1CryptoService Provider
- ProtectedData
- RijndaelManaged
Which of the following provides a cryptography next generation implementation of the MD5 128 bit hashing algorithm?
- MD5
- MD5Cng
- MD5CryptoService Provider
- Oid
- ProtectedData
Which of the following objects is created, when the data access objects are referenced in the language at run time?
- DBEngine
- Database object
- Workspace(0)
- Field object
- QueryDef object
Which of the following methods is used to decrypt the PKCS#1 key exchange data?
- RSAPKCS1KeyExchangeFormatter
- RSAPKCS1SignatureDeformatter
- RSAPKCS1KeyExchangeDeformatter
- RSA
- ProtectedData
Which of the following is a reference type that encapsulates a method with a specific signature?
- Class
- Array
- Object
- Encapsulation
- Delegate
Which cryptographic class defines a wrapper object to access the CSP implementation of the SHA512 algorithm?
- SHA1CryptoServiceProvider
- SHA512
- SHA512Cng
- SHA512CryptoServiceProvider
- ProtectedMemory
Which of the following is the quality that allows one interface to access a general class of actions?
- Encapsulation
- Inheritance
- Polymorphism
- Object
- Array
Which of the following contains most of the capabilities normally associated with the language runtime?
- Common language runtime
- Execution support
- .NET FCL
- Web form
- Windows form
Which of the following methods provides a cryptographic next generation implementation of the Secure Hash Algorithm for 256 bit hash value?
- SHA512
- ProtectedData
- SHA256
- SHA256Managed
- SHA256Cng
Which of the following methods is used to create an RSA PKCS#1 version 1.5 signature?
- RSA
- RSAPKCS1SignatureFormatter
- RSAPKCS1SignatureDeformatter
- RSAPKCS1KeyExchangeDeformatter
- ProtectedData
Which of the following means the conversion of a value type on the stack to an object type on the heap?
- Boxing
- Unboxing
- Identifier
- Literals
- Array
Which of the following provides an analog of COM and DCOM for object brokering and interfacing, but based on internet technologies?
- Window forms
- Web forms
- .Net FCL
- Common language runtime
- Web services
Which of the following computes the SHA1 hash for the input data using the managed library?
- SHA1CryptoService Provider
- SHA1
- ProtectedMemory
- SHA1Managed
- RSA
Which of the following must perform a heap in order to free some memory?
- Common language runtime
- Garbage collector
- Web forms
- .NET FCL
- Windows forms
Which of the following defines a wrapper object to access the CSP implementation of the SHA256 algorithm?
- SHA256
- SHA256Managed
- SHA512
- SHA256CryptoServiceProvider
- Oid