SanteDB Clinical Data Repository .NET API Reference
SanteDB Clinical Data Repository .NET API Reference
SanteDB CDR .NET API
SanteDB Namespaces
SanteDB.Core Namespaces
SanteDB.Core.Security
AesSymmetricCrypographicProvider Class
AesSymmetricCrypographicProvider Methods
Encrypt Method
Encrypt(Byte[]) Method
Encrypt(String) Method
Encrypt(Byte[], Byte[], Byte[]) Method
Aes
Symmetric
Crypographic
Provider
Encrypt Method
Overload List
Name
Description
Encrypt(
Byte
)
Encrypt
data
with the IV embedded in the return
Encrypt(String)
Encrypt the string data and return a Base64 encoded version
Encrypt(
Byte
,
Byte
,
Byte
)
Encrypt the specified data using the specified key and iv
Top
See Also
Reference
AesSymmetricCrypographicProvider Class
SanteDB.Core.Security Namespace
Copyright (C) 2026 SanteSuite Inc. and the SanteSuite Contributors (see NOTICE.md)
Send comments on this topic to
info@santesuite.com