Error processing SSI file
Leadtools.Dicom.Common

Show in webframe

EncryptedContent Property






Gets or sets the content of the encrypted items.
Syntax
[ElementAttribute()]
public byte[] EncryptedContent {get; set;}
'Declaration
 
<ElementAttribute()>
Public Property EncryptedContent As Byte()
'Usage
 
Dim instance As EncryptedAttribute
Dim value() As Byte
 
instance.EncryptedContent = value
 
value = instance.EncryptedContent
[ElementAttribute()]
public:
property array<byte>^ EncryptedContent {
   array<byte>^ get();
   void set (    array<byte>^ value);
}

Property Value

The content of the encrypted data.
Requirements

Target Platforms

See Also

Reference

EncryptedAttribute Class
EncryptedAttribute Members

Error processing SSI file
   Leadtools.Dicom.Common requires a Medical toolkit license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features