Opc.Ua.Core
SecurityAlgorithms Class Fields


Opc.Ua Namespace : SecurityAlgorithms Class

For a list of all members of this type, see SecurityAlgorithms members.

Public Fields
 NameDescription
Public Field The AES128 algorithm used to encrypt data.  
Public Field The AES256 algorithm used to encrypt data.  
Public Field The HMAC-SHA1 algorithm used to create symmetric key signatures.  
Public Field The HMAC-SHA256 algorithm used to create symmetric key signatures.  
Public Field The RSA-PKCSv1.5 algorithm used to encrypt keys.  
Public Field The RSA-OAEP algorithm used to encrypt keys.  
Public Field The P-SHA1 algorithm used to generate keys.  
Public Field The P-SHA256 algorithm used to generate keys.  
Public Field The RSA-PKCSv1.5 algorithm used to encrypt data.  
Public Field The RSA-PKCSv1.5 SHA256 algorithm used to encrypt data.  
Public Field The RSA-OAEP algorithm used to encrypt data.  
Public Field The RSA-OAEP-SHA256 algorithm used to encrypt data.  
Public Field The RSA-PSS-SHA256 algorithm used to create asymmetric key signatures.  
Public Field The RSA-SHA1 algorithm used to create asymmetric key signatures.  
Public Field The RSA-SHA256 algorithm used to create asymmetric key signatures.  
Top
See Also

Reference

SecurityAlgorithms Class
Opc.Ua Namespace