public class SignedOutput extends SMIMEOutput
Modifier and Type | Field and Description |
---|---|
protected PrivateKey |
privateKey |
certificate, entity, genericType, mediaType, type
Constructor and Description |
---|
SignedOutput(Object obj,
MediaType mediaType) |
SignedOutput(Object obj,
String mediaType) |
Modifier and Type | Method and Description |
---|---|
PrivateKey |
getPrivateKey() |
void |
setPrivateKey(PrivateKey privateKey) |
getCertificate, getEntity, getGenericType, getMediaType, getType, setCertificate, setEntity, setGenericType, setMediaType, setMediaType, setType, setType
protected PrivateKey privateKey
public PrivateKey getPrivateKey()
public void setPrivateKey(PrivateKey privateKey)
Copyright © 2013. All Rights Reserved.