Discuss this help topic in SecureBlackbox Forum
This is a base class for the following classes: TElSAMLEncryptionHandler, TElSAMLSignatureHandler.
Description
Security handlers in SecureBlackbox are the entities that implement data encryption and/or signing.
TElSAMLSecurityHandler is a base class for SAML signature and encryption handlers.
Security in SAML is based on the XML Encryption Syntax and Processing specification [XMLEnc].
TElSAMLSecurityHandler does not implement any functionality itself, please use its descendants to carry out security operations.
.NET: