单词 | symmetric key | ||||||||||||||
释义 | symmetric key
更多释义 收起释义 例句释义: 对称密钥,对称金钥,对称式金钥 1. Back up a copy of the symmetric key so that you can use it to recover a report server installation or as part of a planned migration. 备份对称密钥的副本,以便可以使用该副本来恢复报表服务器安装或作为计划迁移的一部分。 msdn2.microsoft.com 2. Each node encrypts its copy of the symmetric key using the public key of a key pair specific to its Windows service account. 每个节点都使用Windows服务帐户专有密钥对的公钥来加密对称密钥的副本。 msdn2.microsoft.com 3. If the symmetric key is already open in the current session, you do not have to open it again in the context of the query. 如果在当前会话中已打开该对称密钥,则无需在查询上下文中再次打开它。 msdn2.microsoft.com 4. CAST is perhaps best known as the default symmetric key algorithm in current versions of the PGP e-mail security program. CAST也许是当前版本的PGP电子邮件安全程序中已知的最好的默认对称密钥算法。 www-128.ibm.com 5. Extracts the symmetric key used to encrypt and decrypt data for the report server instance so that you can copy it to a file . 提取为报表服务器数据加密和解密所用的对称密钥,以便将其复制到文件中。 www.bing.com 6. This type of encryption is referred to as "symmetric key" encryption, because both parties use the same key. 此类加密称为“对称密钥”加密,因为双方使用相同的密钥。 technet.microsoft.com 7. Consequently , symmetric key algorithms are normally used for securing data at rest . 因此,一般采用对称密钥算法来保证静态数据的安全。 www.bing.com 8. Do not remove the private key of a certificate that protects a symmetric key. 请勿删除保护对称密钥的证书的私钥。 msdn2.microsoft.com 9. This class can be flexibly used in VB to implement such cryptography algorithms as Symmetric Key, Public Key and Digital Signature. 使用该类可方便地在VB应用程序中实现对称密钥、公开密钥和数字签名算法,并且不受中英文编码方式的限制。 www.dictall.com 10. The initialization process creates and stores a symmetric key used for encryption. 初始化过程将创建并存储一个用于加密的对称密钥。 technet.microsoft.com 1. Asymmetric algorithms are usually used to encrypt small amounts of data such as the encryption of a symmetric key and IV . 不对称算法通常用于加密少量数据,如加密对称密钥和IV。 www.bing.com 2. Specifies the name of the certificate that will be used to encrypt the symmetric key. 指定将用于对对称密钥进行加密的证书的名称。 msdn2.microsoft.com 3. A symmetric key is dynamically created and used for encrypting a database backup image. 为数据库备份映像加密时,将动态创建并应用一个对称密匙。 www.ibm.com 4. The initialization process for a scale out deployment differs in how the report server gets the symmetric key. 扩展部署初始化过程的不同之处在于报表服务器获取对称密钥的方式。 technet.microsoft.com 5. The report server uses the public keys available to it to update the symmetric key for each server in the deployment. 报表服务器使用可用的公钥更新部署中每一台服务器的对称密钥。 msdn2.microsoft.com 6. Removes the symmetric key information for a specific report server instance, thereby removing the report server from a scale-out deployment. 删除特定报表服务器实例的对称密钥信息,从而从扩展部署中删除报表服务器。 msdn2.microsoft.com 7. Is the name by which the symmetric key to be changed is known in the database. 要更改的对称密钥在数据库中所使用的名称。 msdn2.microsoft.com 8. Gets or sets the symmetric key used to encrypt application-encrypted messages or messages sent to foreign queues. 获取或设置用于对应用程序加密的消息或发送到外部队列的消息进行加密的对称密钥。 msdn2.microsoft.com 9. The optional password can be used to encrypt the symmetric key before distributing the key to multiple users. 在将对称密钥分发给多个用户之前,可以使用可选的密码对该密钥进行加密。 msdn2.microsoft.com 10. Explains how you can replace a symmetric key with a new version, and how to start over if symmetric keys cannot be validated. 介绍如何用新版本替换对称密钥以及在无法验证对称密钥时如何重新开始。 www.kuenglish.info 1. An asymmetric key can be used to encrypt a symmetric key for storage in a database . 非对称密钥可用于加密对称密钥,以便存储在数据库中。 www.bing.com 2. Such asymmetric transformations are very costly compared to encryption and decryption using a symmetric key . 此类非对称转换较比使用对称密钥进行加密和解密的方法,其开销更大。 www.bing.com 3. For more information about how the symmetric key is created, see Initializing a Report Server. 有关如何创建对称密钥的详细信息,请参阅初始化报表服务器。 msdn2.microsoft.com 4. Instead, you should encrypt the data using a strong symmetric key and encrypt the symmetric key using an asymmetric key. 而应该使用强对称密钥加密数据并使用非对称密钥加密对称密钥。 msdn2.microsoft.com 5. An array of byte values that specifies the destination symmetric key used to encrypt the message. 字节值的数组,指定用于加密消息的目标对称密钥。 msdn2.microsoft.com 6. If you are running multiple report servers in a scale-out deployment , all copies of the symmetric key will be updated to the new value . 如果在扩展部署中运行了多个报表服务器,则对称密钥的所有副本都将更新为新值。 www.bing.com 7. Back up the symmetric key that supports encryption on a report server. 对支持在报表服务器上加密的对称密钥进行备份。 msdn2.microsoft.com 8. With SSL, the data going back and forth between client and server is encrypted using a symmetric key (secret key) algorithm. SSL将使用对称密钥(加密密钥)算法对在客户机与服务器之间传递的数据进行加密。 www.ibm.com 9. Because only the private key owner can decrypt the symmetric key, the symmetric key remains a secret shared among authorized people. 由于只有私钥所有者可以解密对称密钥,因此对称密钥对于未经授权的人而言仍然是保密的。 technet.microsoft.com 10. Kerberos is a network authentication protocol, developed at MIT, which uses a shared symmetric key to establish mutual authentication. Kerberos是一个网络身份验证协议,由MIT开发,它使用共享的对称密钥来建立相互的身份验证。 www.ibm.com 1. Click Initialize to configure a report server to use a symmetric key in a shared report server database. 单击“初始化”,可以将报表服务器配置为使用共享报表服务器数据库中的对称密钥。 msdn2.microsoft.com 2. The name of a symmetric key in the database. 数据库中对称密钥的名称。 msdn2.microsoft.com 3. The symmetric key used for encryption. 用于加密的对称密钥。 msdn2.microsoft.com 4. This example creates a symmetric key, a certificate that is used to help secure the symmetric key, and a master key. 此示例将创建一个对称密钥、一个用来帮助保护对称密钥的证书和一个主密钥。 technet.microsoft.com 5. The symmetric key itself can be secured by different means at the Publisher and Subscriber. 可以在发布服务器和订阅服务器上采取不同方式为对称密钥本身进行保护。 technet.microsoft.com 6. To join a scale-out deployment, a report server must create and store its copy of the symmetric key in the shared database. 若要联接扩展部署,报表服务器必须在共享数据库中创建并存储其对称密钥副本。 msdn2.microsoft.com 7. To communicate a symmetric key and IV to a remote party, you would usually encrypt the symmetric key and IV using asymmetric encryption. 若要与远端的一方沟通对称金钥和IV,通常会使用非对称加密来加密对称金钥和IV。 technet.microsoft.com 8. The private key can be used in symmetric key negotiation to securely transmit a symmetric key. 在对称密钥协商中可以使用私钥,以便安全地传送对称密钥。 technet.microsoft.com 9. Deletes all symmetric key instances and all encrypted data in a report server database. 删除报表服务器数据库中的所有对称密钥实例和所有加密数据。 technet.microsoft.com 10. Likewise, you can use SignedObject for data verification, and again the symmetric key must be managed independently. 同样,也可以将SignedObject用于数据验证,并且对称密钥也必须单独管理。 www.ibm.com 1. A public key and a symmetric key are used to encrypt data. 公钥和对称密钥可用于对数据进行加密。 technet.microsoft.com 2. Deleting the encryption keys removes all symmetric key information from the report server database and deletes any encrypted content. 删除加密密钥会将所有对称密钥信息从报表服务器数据库中删除,并会删除所有加密内容。 msdn2.microsoft.com 3. Defines a mapping between a key name and a symmetric key or an asymmetric key. 定义密钥名称和对称密钥或非对称密钥之间的映射。 msdn2.microsoft.com 4. This symmetric key is itself encrypted using the public key of an asymmetric key pair generated by Windows. 此对称密钥使用Windows生成的非对称密钥对的公钥进行自加密。 msdn2.microsoft.com 5. The bulk of the data is encrypted using a symmetric key algorithm that encrypts and decrypts data using a single secure key. 数据块使用一个对称密钥算法进行加密,它使用一个密钥来实现对数据的加密和解密。 www.ibm.com 6. Never store a symmetric cryptographic key in plaintext or transfer a symmetric key between machines in plaintext. 不要以纯文本格式存储对称加密密钥,也不要用纯文本在计算机之间传输对称密钥。 msdn2.microsoft.com 7. The public key cryptography can just solve these problems, but it is much slower than the symmetric key cryptography. 而公钥密码算法正好可以解决这方面的问题,但在速度上远远不及对称密码算法。 www.boshuo.net 8. Delete existing encryption keys and unusable encrypted content when you cannot restore the symmetric key. 当无法还原对称密钥时,应删除现有加密密钥和不可用的加密内容。 msdn2.microsoft.com 9. Before you set this property, you must encrypt the symmetric key with the public key of the receiving queue manager. 设置该属性之前,必须用接收队列管理器的公钥来加密对称密钥。 msdn2.microsoft.com 10. The symmetric key is itself encrypted with an asymmetric key. 对称密钥本身通过非对称密钥进行加密。 technet.microsoft.com 1. A copy of the symmetric key is created for each node automatically when the scale-out deployment is configured. 配置扩展部署时,将为每个节点自动创建一个对称密钥副本。 msdn2.microsoft.com 2. There are mainly two systems of cryptographic algorithms--the symmetric key cryptosystem and the public key cryptosystem. 目前商用的密码算法主要有两大体系:对称密钥加密体系和公钥加密体系。 www.boshuo.net 3. Recreate the symmetric key at the Subscriber using same values for ALGORITHM, KEY_SOURCE, and IDENTITY_VALUE as in step 1. 使用与步骤1中相同的ALGORITHM、KEY_SOURCE和IDENTITY_VALUE值在订阅服务器上重新创建对称密钥。 technet.microsoft.com 4. The symmetric key cannot be decrypted. 无法解密对称密钥。 msdn2.microsoft.com 5. The following example returns the ID of a temporary symmetric key. 以下示例返回临时对称密钥的ID。 msdn2.microsoft.com 6. The symmetric key value stored in the file is applied to the report server instance. 存储在该文件中的对称密钥值将应用于报表服务器实例。 msdn2.microsoft.com 7. in the end put the encrypted software plaintext and symmetric key together and download to the memory. 最后将加密后的软件明文和对称密钥放在一起下载到存储器中。 ip.com 8. Returns one row for every symmetric key created with the CREATE SYMMETRIC KEY statement. 对于使用CREATESYMMETRICKEY语句创建的每个对称密钥,返回与其对应的一行。 msdn2.microsoft.com 9. Returns a row for each symmetric key encryption specified by using the ENCRYPTION BY clause of the CREATE SYMMETRIC KEY statement. 为使用CREATESYMMETRICKEY语句的ENCRYPTIONBY子句指定的每个对称密钥加密返回一行。 msdn2.microsoft.com 10. When you delete the encryption keys, the report server re-initializes itself automatically by adding a new symmetric key. 删除加密密钥时,报表服务器通过添加新的对称密钥自动对自身进行重新初始化。 msdn2.microsoft.com 1. Changes the properties of a symmetric key. 更改对称密钥的属性。 msdn2.microsoft.com 2. Once the symmetric key is stored, the report server is considered initialized and available to use. 存储对称密钥后,即可将报表服务器视为已初始化,并且可供使用。 msdn2.microsoft.com 3. The value of KEY_SOURCE is valuable data that can be used to re-create the symmetric key and decrypt data. KEY_SOURCE值是很重要的数据,可用来重新创建对称密钥和解密数据。 technet.microsoft.com 4. To learn more about how the symmetric key is created for both single instance and scale-out deployments, see Initializing a Report Server. 若要详细了解如何为单个实例和扩展部署创建对称密钥,请参阅初始化报表服务器。 msdn2.microsoft.com 5. Returns the GUID of a symmetric key in the database. 返回数据库中对称密钥的GUID。 msdn2.microsoft.com 6. Before storing it, the Report Server Windows service uses its public key to encrypt the symmetric key. 在存储对称密钥之前,报表服务器Windows服务使用其公钥对对称密钥进行加密。 msdn2.microsoft.com 7. You need a symmetric key to do the encryption, and the key must be managed independently. 必须有对称密钥才能解密,而且密钥必须单独管理。 www.ibm.com 8. Back up the report server database and the symmetric key. 备份报表服务器数据库和对称密钥。 msdn2.microsoft.com 9. Re-create the symmetric key when you believe the existing symmetric key is compromised. 当确信现有对称密钥的安全受到威胁时,应重新创建对称密钥。 www.juyy.net 10. However, because it uses a faster, symmetric key on most of the information, the operation is faster than it would otherwise be. 但是,由于它对大多数信息使用速度更快的对称密钥,因此此操作比其他操作方法的速度要快。 technet.microsoft.com 1. It is then the responsibility of the receiving application to decrypt the message using the symmetric key. 然后,由接收应用程序负责使用对称密钥来解密消息。 msdn2.microsoft.com 2. At the Subscriber, execute CREATE SYMMETRIC KEY using the same values for ALGORITHM, KEY_SOURCE, and IDENTITY_VALUE as in step 1. 在订阅服务器上,使用与步骤1中相同的ALGORITHM、KEY_SOURCE和IDENTITY_VALUE值执行CREATESYMMETRICKEY。 technet.microsoft.com 3. The most obvious concern in selecting a symmetric key algorithm is security. 在选择对称密钥算法时,最关心的问题就是安全性。 www-128.ibm.com 4. On the Encryption Keys page, backup a copy of the symmetric key. 在“加密密钥”页上,备份一份对称密钥。 technet.microsoft.com 5. Symmetric Key algorithm uses the same key to encrypt and decrypt the data. 对称密钥是加密和解密都使用的一个密钥。 dictsearch.appspot.com 6. All instances of the symmetric key are updated. 这将会更新对称密钥的所有实例。 msdn2.microsoft.com 7. Requires ALTER permission on the symmetric key. 要求对对称密钥具有ALTER权限。 msdn2.microsoft.com 8. The following example uses public key information to encrypt a symmetric key and IV. 下面的示例使用公钥信息加密对称公钥和IV。 msdn2.microsoft.com 9. Data in the report server database is encrypted using a symmetric key. 报表服务器数据库中的数据使用对称密钥进行加密。 msdn2.microsoft.com 10. Decrypts by using a symmetric key that is automatically decrypted with a certificate. 使用通过证书自动解密的对称密钥进行解密。 msdn2.microsoft.com 1. You can use the Reporting Services Configuration tool or the rskeymgmt utility to reset the symmetric key and encrypted data. 可以使用ReportingServices配置工具或rskeymgmt实用工具重置对称密钥和加密的数据。 msdn2.microsoft.com 2. You cannot remove all the encryptions from a symmetric key. 您不能从对称密钥中删除所有的加密。 msdn2.microsoft.com 3. The report server uses a symmetric key to encrypt and decrypt this data. 报表服务器使用对称密钥对这些数据进行加密和解密。 msdn2.microsoft.com 4. The following example decrypts ciphertext by using a symmetric key. 以下示例使用对称密钥对密码进行解密。 msdn2.microsoft.com 5. Generate a symmetric key using the RSACryptoServiceProvider class. 使用RSACryptoServiceProvider类生成一个对称密钥。 msdn2.microsoft.com 6. There is no provision for non-repudiation as all application data that is exchanged has been encrypted using symmetric key technology. 由于所有应用程序数据通过对称密钥技术进行加密后才进行交换,因此没有提供不可否认特性。 www.ibm.com 7. When the first server is initialized, it gets the symmetric key from Windows. 在初始化第一个服务器时,它从Windows获取对称密钥。 msdn2.microsoft.com 8. To change the owner of a symmetric key, use ALTER AUTHORIZATION. 若要更改对称密钥的所有者,请使用ALTERAUTHORIZATION。 msdn2.microsoft.com 9. The symmetric key is written to the file you specify. 对称密钥将写入您指定的文件中。 msdn2.microsoft.com 10. This symmetric key must already be open in the database. 该对称密钥必须已经在数据库中打开。 msdn2.microsoft.com 1. This symmetric key must already be open in the database. 该对称密钥必须已经在数据库中打开。 msdn2.microsoft.com 2. You should restore a backup copy of the symmetric key to resolve this issue. 若要解决此问题,则必须还原对称密钥的备份副本。 msdn2.microsoft.com 3. Generates a new symmetric key and re-encrypts all encrypted content using the new key. 生成新的对称密钥,并使用新密钥重新加密所有已加密的内容。 technet.microsoft.com 4. A pass phrase from which to generate a symmetric key . 用于生成对称密钥的通行短语。 www.bing.com 5. When you re-create the symmetric key, all encrypted values will be re-encrypted using the new value. 当重新创建对称密钥时,将使用新值对所有加密值重新进行加密。 msdn2.microsoft.com 6. Is the unique name by which the symmetric key is known in the database. 对称密钥在数据库中所使用的唯一名称。 msdn2.microsoft.com 7. Execute CLOSE SYMMETRIC KEY to close the key. 执行CLOSESYMMETRICKEY以关闭密钥。 technet.microsoft.com 8. The symmetric key JanainaKey043 is encrypted using certificate Shipping04 when the key was created. 当创建对称密钥JanainaKey043时,使用证书Shipping04对该密钥进行加密。 msdn2.microsoft.com 9. Use the -s argument to reset the symmetric key. 使用-s参数重置对称密钥。 msdn2.microsoft.com 10. Although a single symmetric key is used by servers that use the database, each report server has its copy of the key. 尽管使用该数据库的服务器都使用同一个对称密钥,但是每个报表服务器都有自己的密钥副本。 msdn2.microsoft.com 1. The new requirement is that after you initialize a report server you must restore a backup copy of the symmetric key. 新的要求是初始化报表服务器之后,必须还原对称密钥的备份副本。 msdn2.microsoft.com 2. Each node must have a copy of the shared symmetric key. 每个节点必须具有一个共享对称密钥的副本。 msdn2.microsoft.com 3. Decrypts data by using a symmetric key. 使用对称密钥对数据进行解密。 msdn2.microsoft.com 4. Encrypts data by using a symmetric key. 使用对称密钥加密数据。 msdn2.microsoft.com 5. EncryptByKey uses a symmetric key. 使用对称密钥。 msdn2.microsoft.com 6. There is a single symmetric key for each report server database. 每个报表服务器数据库只有一个对称密钥。 msdn2.microsoft.com 7. Generate a symmetric key using the. 类生成一个对称密钥。 msdn2.microsoft.com 8. Specifies the asymmetric key that is used to encrypt the symmetric key that is being changed. 指定用于对要更改的对称密钥进行加密的非对称密钥。 msdn2.microsoft.com 9. SPKM is a GSS-API mechanism which is based on a public key rather than a symmetric key infrastructure. SPKM是一种GSS-API机制,其基于公钥而非对称密钥基础设施。 www-128.ibm.com 10. Is the ID of the certificate that is used to protect the symmetric key. 用于保护对称密钥的证书的ID。 msdn2.microsoft.com 1. Specifies the certificate that is used to encrypt the symmetric key. 指定用于对对称密钥进行加密的证书。 msdn2.microsoft.com 2. The following example changes the encryption method that is used to protect a symmetric key. 以下示例更改用于保护对称密钥的加密方法。 msdn2.microsoft.com 3. Restoring the symmetric key is necessary if you want to access the encrypted data that is currently in the report server database. 如果希望访问报表服务器数据库中当前存在的加密数据,还原对称密钥是必需的。 msdn2.microsoft.com 4. Specifies the password that is used to encrypt the symmetric key. 指定用于对对称密钥进行加密的密码。 msdn2.microsoft.com 5. Execute OPEN SYMMETRIC KEY to open the new key. 执行OPENSYMMETRICKEY以打开新密钥。 technet.microsoft.com 6. E-commerce; symmetric key; asymmetric key; secure digital signature; 电子商务;对称密钥;非对称密钥;安全数字签名; www.zidir.com 7. and use a public key to encrypt symmetric key through non-symmetric encryption algorithm; 并使用一公用密钥通过非对称加密算法对对称密钥进行加密; ip.com 8. On Determining the Type of a Symmetric Key Crypto-algorithm and How to Evaluate Its Security 对称密钥密码算法的类型测定及其安全性评估 service.ilib.cn 9. Two token-exchange endpoints: REST with symmetric key and REST with SAML Extension 两个令牌互换端点:一个是带对称钥匙的REST,另一个是带SAML扩展的REST www.infoq.com 10. Development and Comment of Symmetric Key Block Cipher Modes of Operation 分组密码工作模式发展动态及简评 service.ilib.cn 1. all instances of the symmetric key are regenerated 重新生成对称密钥的所有实例。 www.ichacha.net 2. Milling Symmetric Key Way with High Accuracy 高精度对称键槽的铣削 service.ilib.cn |
||||||||||||||
随便看 |
英汉双解词典包含2704715条英汉词条,基本涵盖了全部常用单词的翻译及用法,是英语学习的有利工具。