public class Recipient extends Object
Recipient(byte[] id)
Recipient(String id)
Recipient(String id, Charset charset)
byte[]
getId()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Recipient(byte[] id)
id
public Recipient(String id)
public Recipient(String id, Charset charset)
charset
public byte[] getId()
Copyright © 2016. All rights reserved.