of
fun of(publicKey: AddressKey.Public, privateKey: AddressKey.Private?, clientAuth: Set<AuthKey.Public>): HiddenServiceEntry
Creates a new HiddenServiceEntry for provided key(s).
Throws
if key algorithms do not match.
Creates a new HiddenServiceEntry for provided key(s).
if key algorithms do not match.