网友您好, 请在下方输入框内输入要搜索的题目:
题目内容
(请给出正确答案)
问答题
试述S/KEY协议的优缺点。
参考答案
参考解析
解析:
暂无解析
更多 “问答题试述S/KEY协议的优缺点。” 相关考题
考题
在身份认证协议中,下列哪一项可以使用口令认证协议、挑战握手协议和可扩展认证协议三种标准认证机制中的任何一种?A.S/Key口令协议B.PPP认证协议C.X.509证书D.Kerberos协议
考题
34.HashMapprops=newHashMap();35.props.put(”key45”,somevalue”);36.props.put(”key12”,someothervalue”);37.props.put(”key39”,yetanothervalue”);38.Sets=props.keySet();39.//insertcodehereWhat,insertedatline39,willsortthekeysinthepropsHashMap?()A.Arrays.sort(s);B.s=newTreeSet(s);C.Collections.sort(s);D.s=newSortedSet(s);
考题
Symmetric, or private-key, encryption is based on a secret key that is shared by both communcating parties. The ( ) party uses the secret key as part of the mathematical operation to encrypt ( ) text to cipher text. The receiving party uses the same secret key to decrypt the cipher text to plain text. Asymmetric, or public-key, encryption uses two different keys for each user: one is a ( ) key known only to this one user; the other is a corresponding public key, which is accessible to anyone. The private and public keys are mathematically related by the encryption algorithm. One key ia used for encyption and the other for decryption, depending on the nature of the communication service being implemented. In addition, public key encryption technoligies allow digital (_______) to be placed on messages. A digital signature uses the sender's private key to encrypt some portion of the message. When the message is received, the receiver uses the sender's () key tp decipher the digital signature to verify the sender's identity.横线处应选( )。
A. interpretation
B.signatures
C. encryption
D.decryption
考题
以下关于S/Key的说法不正确的是( )。
A.S/Key不合适用于身份认证
B.S/key口令是一种一次性口令生成方案
C.S/key口令可解决重放攻击
D.S/Key协议的操作时基于客户端/服务器端模式
考题
以下能正确进行字符串赋值或赋初值的语句组是()A、charstr[3]="key";B、charstr[3]={’k’,’e’,’y’};C、charstr[4];str="key";D、char*s;s="key";
考题
34. HashMap props = new HashMap(); 35. props.put(”key45”, “some value”); 36. props.put(”key12”, “some other value”); 37. props.put(”key39”, “yet another value”); 38. Set s = props.keySet(); 39. // insert code here What, inserted at line 39, will sort the keys in the props HashMap?() A、 Arrays.sort(s);B、 s = new TreeSet(s);C、 Collections.sort(s);D、 s = new SortedSet(s);
考题
问答题试述在线电子银行系统采用SSL/TLS/WTLS协议的优缺点
热门标签
最新试卷