Discuss this help topic in SecureBlackbox Forum

TElJCECryptoProvider.RandomSeed

TElJCECryptoProvider     See also     


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


This topic is under development…

Declaration

[C#]
    not available

[VB.NET]
    not available

[Pascal]
    procedure RandomSeed(const Data : ByteArray; DataStartIndex : integer; DataSize : integer); virtual;

[C++]
    not available

[PHP]
    not available

[Java]
    void randomSeed(byte[] Data, int DataStartIndex, int DataSize);

Parameters

  • Data -
  • DataStartIndex -
  • DataSize -

Description

    …

See also:         

Discuss this help topic in SecureBlackbox Forum