RSA.decrypt

Undocumented in source. Be warned that the author may not have intended to support it.

  1. ubyte[] decrypt(string key, ubyte[] data, bool mixinXteaMode)
  2. ubyte[] decrypt(RSAKeyInfo key, ubyte[] data, bool mixinXteaMode)
    class RSA
    static
    ubyte[]
    decrypt
    (,
    ubyte[] data
    ,
    bool mixinXteaMode = false
    )

Meta