BlitzMax

BlitzMax

  • Downloads
  • Docs
  • API
  • Resources
  • About

›BRL.Crypto

BRL.Crypto

  • TCryptoRandom
  • TCryptoSecretBox
  • TCryptoHash
  • TCryptoSign
  • TCryptoKeyExchange
  • TCryptoKey
  • TCryptoHashKey
  • TCryptoSecretBoxKey
  • TCryptoSignature
  • TCryptoExchangeKeyPair
  • TCryptoSessionKeyPair
  • TCryptoNPacket
  • TCryptoKK1Packet
  • TCryptoKK2Packet
  • TCryptoXX1Packet
  • TCryptoXX2Packet
  • TCryptoXX3Packet
  • TCryptoExchangeState
  • TCryptoPWHashMasterKey
  • TCryptoPWHashStoredKey
  • TCryptoPasswordHash
Edit

TCryptoKK2Packet

Packet 2 in KK variant key exchange.

Methods

Method ToString:String()

Returns a string representation of the packet.


Functions

Function FromString:TCryptoKK2Packet(packet:String)

Retrieves the packet from its String representation.


← TCryptoKK1PacketTCryptoXX1Packet →
  • Methods
    • Method ToString:String()
  • Functions
    • Function FromString:TCryptoKK2Packet(packet:String)
BlitzMax
Docs
Getting StartedDownloadsAbout
Community
ResourcesSyntaxBomb Forums
More
NewsGitHubStar
Copyright © 2020 Bruce A Henderson