【单项选择题】
PKI(公钥体系),以下哪种方法能提供一个明确的授权用户的可信赖的证据?()
A、A.不可抵赖性
B、B.加密
C、C.识别
D、D.完整性
A、A.不可抵赖性
B、B.加密
C、C.识别
D、D.完整性
A、通过ServletRequest接口提供的getRequestDispatcher(String path)方法 B、通过ServletContext接口提供的getRequestDispatcher(String path)方法 C、通过ServletContext接口提供的getNamedDispatche(String name)方法 D、通过HttpServletResponse接口提供的sendRedirect(String url)方法 E、以上都可以