RCE THashAlgorithm, TEncryptionAlgorithm  PropertiesNMLE API Reference
The RCE THashAlgorithm, TEncryptionAlgorithm  type exposes the following members.
Properties

  NameDescription
Public propertyBlockSize
Gets or sets the block size, in bits, of the cryptographic operation.
(Inherited from MessageLockedAlgoritm THashAlgorithm, TEncryptionAlgorithm .)
Public propertyFeedbackSize
Gets or sets the feedback size, in bits, of the cryptographic operation.
(Inherited from MessageLockedAlgoritm THashAlgorithm, TEncryptionAlgorithm .)
Public propertyKey
Gets the key produced by the Encryptor
(Overrides MessageLockedAlgoritm THashAlgorithm, TEncryptionAlgorithm  Key.)
Public propertyKeySize
Gets or sets the keysize used
(Inherited from MessageLockedAlgoritm THashAlgorithm, TEncryptionAlgorithm .)
Public propertyLegalKeySizes
Gets the key sizes, in bits, that are supported by the symmetric algorithm.
(Inherited from MessageLockedAlgoritm THashAlgorithm, TEncryptionAlgorithm .)
Public propertyMode
Gets the mode for operation of the symmetric algorithm.
(Inherited from MessageLockedAlgoritm THashAlgorithm, TEncryptionAlgorithm .)
Public propertyPadding
Gets the padding mode used in the symmetric algorithm.
(Inherited from MessageLockedAlgoritm THashAlgorithm, TEncryptionAlgorithm .)
Public propertyTag (Overrides MessageLockedAlgoritm THashAlgorithm, TEncryptionAlgorithm  Tag.)
Back to Top
See Also