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
Decrypt Method
Decrypt(Byte[]) Method
Decrypt(String) Method
Decrypt(Byte[], Byte[], Byte[]) Method
Aes
Symmetric
Crypographic
Provider
Decrypt Method
Overload List
Name
Description
Decrypt(
Byte
)
Decrypt
data
with the IV embedded in the return
Decrypt(String)
Decrypt the string data and return a Base64 encoded version
Decrypt(
Byte
,
Byte
,
Byte
)
Decrypt 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