Encrypts the value.
Namespace: Com.Tibco.As.Space.SecurityAssembly: TIBCO.ActiveSpaces.Common (in TIBCO.ActiveSpaces.Common.dll) Version: 2.1.0.0 (2.1)
Syntax
C# |
---|
public ASBlob EncryptValue( ASBlob data ) |
Visual Basic |
---|
Public Function EncryptValue ( _ data As ASBlob _ ) As ASBlob |
Visual C++ |
---|
public: ASBlob^ EncryptValue( ASBlob^ data ) |
Parameters
- data
- Type: Com.Tibco.As.Space.Impl.Data..::..ASBlob
The data.