Cryptosystem Security
Covers .NET cryptographic classes, digital signatures, hash algorithms, key exchange protocols, and secure communication mechanisms.
Questions
Which of the following cryptographic classes represents a group of object identifier objects?
- Oid
- OidCollection
- CngPropertyCollection
- OidEnumerator
- QueryString parameter
In which of the following authorisations are ACL permissions verified for the user's window's identity?
- AesManaged
- URL authorisation
- File authorisation
- ProtectedMemory
- Symmetric cryptography
Which of the following cryptographic classes creates a digital signature algorithm signature?
- Oid
- AsymmetricSignatureFormatter
- DSASignatureDeformatter
- DSACryptoServiceProvider
- DSASignatureFormatter
Which of the following classes represents the abstract base class from which all implementations of the digital signature algorithm must inherit?
- DSASignatureDeformatter
- DES
- DSACryptoServiceProvider
- DSA
- ProtectedMemory
Which of the following cryptographic classes accesses the cryptography configuration information?
- CngProvider
- ProtectedMemory
- CryptoConfig
- CryptographicAttributeObject
- MD5Cng
Which of the following cryptographic classes provides an abstract base class that elliptic curve Diffie-Hellman algorithm implementations can derive from?
- ECDsaCng
- ECDiffieHellmanCng
- ProtectedData
- ECDiffieHellman
- Rijndael
Which of the following cryptography classes represents abstract syntax one (ASN.1)-encoded data?
- Aes
- AsnEncodedDataCollection
- Oid
- AsnEncodedData
- ProtectedData
Which of the following map(s) data from any length to a fixed length byte sequence?
- SHA256
- ProtectedData
- Cryptographic hashes
- Symmetric cryptography
- SHA512
Which of the following cryptography classes verifies a digital signature algorithm PKCS#1 v1.5 signature?
- DSASignatureFormatter
- ProtectedMemory
- DSASignatureDeformatter
- RSAPKCS1SignatureFormatter
- DSA
Which of the following .NET cryptographic classes specifies an ECDH public key for use with the ECDiffieHellmanCng class?
- ECDiffieHellmanCng
- ProtectedData
- ECDiffieHellmanPublicKey
- ECDiffieHellmanCngPublicKey
- ECDsa
Abnormal conditions are reported by
- continuing attentions
- record protocol
- change cipherspec protocol
- alert protocol
- interception
Which of the following cryptography classes computes the secure hash algorithm 384 hash for the input data?
- SHA256
- SHA384Cng
- SHA384
- QueryString parameter
- SHA384Managed
Which of the following security mechanisms encompasses the dealing between credit card holders, payment processing establishments, public key certificate authorities, etc.?
- Message authentication code
- Stateful inspection firewall
- Secure electronic transaction
- Transport layer security
- ProtectedData
Which of the following uses hierarchically validated certificates, usually represented in X.509 format for key exchange?
- DEK-info
- Key-info
- Digital signature
- Record protocol
- Secure multipurpose internet mail extension
In which of the following characteristics of security policy should the policy either apply to or explicitly exclude all possible situations?
- Understandable
- Coverage
- Correct
- Realism
- Complete