Discuss this help topic in SecureBlackbox Forum

TElSAMLEncryptedIDElement.Encrypt

TElSAMLEncryptedIDElement     See also     


Filter: C#  VB.NET  Pascal  C++  PHP  Java  


Encrypts the name identifier.

Declaration

[C#]
    void Encrypt();

[VB.NET]
    Sub Encrypt()

[Pascal]
    under development

[C++]
    void Encrypt();

[PHP]
    void Encrypt()

[Java]
    void encrypt();

Description

Call this method to encrypt this element.

See also:     EncryptedElement    

Discuss this help topic in SecureBlackbox Forum