public sealed class UserCipherInfoEncryptor : IUserCipherInfoEncryptor
Public NotInheritable Class UserCipherInfoEncryptor
Implements IUserCipherInfoEncryptor
public ref class UserCipherInfoEncryptor sealed : IUserCipherInfoEncryptor
[<SealedAttribute>]
type UserCipherInfoEncryptor =
class
interface IUserCipherInfoEncryptor
end
UserCipherInfoEncryptor | Создаёт экземпляр класса с указанием его зависимостей. |
DecryptAsync | Выполняет расшифровку указанного объекта для того, чтобы можно его можно было использовать. Такой объект можно держать только в оперативной памяти и нельзя сохранять в базу данных. |
EncryptAsync | Шифрует указанный объект для того, чтобы можно было хранить его в таком виде в базе данных или других потенциально опасных местах. |
Equals | Determines whether the specified object is equal to the current object. (Унаследован от Object) |
Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Унаследован от Object) |
GetHashCode | Serves as the default hash function. (Унаследован от Object) |
GetType | Gets the Type of the current instance. (Унаследован от Object) |
MemberwiseClone | Creates a shallow copy of the current Object. (Унаследован от Object) |
ToString | Returns a string that represents the current object. (Унаследован от Object) |
Get | (Определяется ComHelper) |
InternalMarkerCanvas |
Возвращает маркер аннотации
(Определяется AnnotationInternalsAccessor) |
Invoke | (Определяется ComHelper) |
Set | (Определяется ComHelper) |