http://i2p-javadocs.i2p/net/i2p/data/i2cp/BlindingInfoMessage.html
BlindingInfoMessage @Deprecated public BlindingInfoMessage ( Hash h, SessionId id,
int expiration,
int authType, SigType blindType, PrivateKey privKey, String secret) Deprecated. unimplemented on router side HASH not supported by router and may not be useful Parameters: authType - 0 (none), 1 (DH), 3 (PSK) expiration - ms from now or 0 for forever privKey - null for auth none, non-null for DH/PSK secret - may be null, 255 UTF-8 bytes max BlindingInfoMessage @Deprecated public ...