public sealed class ConfigurationTessaServerKeyProvider : ITessaServerKeyProviderPublic NotInheritable Class ConfigurationTessaServerKeyProvider
Implements ITessaServerKeyProviderpublic ref class ConfigurationTessaServerKeyProvider sealed : ITessaServerKeyProvider[<SealedAttribute>]
type ConfigurationTessaServerKeyProvider =
class
interface ITessaServerKeyProvider
end| ConfigurationTessaServerKeyProvider | Создаёт экземпляр класса с указанием конфигурации, которая содержит ключи, и флагов, учитываемых при загрузке ключей. Непосредственно загрузка выполняется позже при вызове методов объекта. |
| 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) |
| GetCipherKey | Возвращает ключ, используемый для шифрования информации в базе данных, такой как закрытые ключи для шифрования файлов в локальных папках пользователей. |
| GetHashCode | Serves as the default hash function. (Унаследован от Object) |
| GetSignatureKey | Возвращает ключ, используемый для формирования подписи. |
| 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) |