com.adobe.livecycle.signatures.client.spi.types
Class KeyInfoType

java.lang.Object
  extended by com.adobe.livecycle.signatures.client.spi.types.KeyInfoType
All Implemented Interfaces:
java.io.Serializable

public class KeyInfoType
extends java.lang.Object
implements java.io.Serializable

See Also:
Serialized Form

Constructor Summary
KeyInfoType(java.lang.String keyName, KeyValueType keyValue, X509DataType data)
           
 
Method Summary
 java.lang.String getKeyName()
           
 KeyValueType getKeyValue()
           
 X509DataType getX509Data()
           
 void setKeyName(java.lang.String keyName)
           
 void setKeyValue(KeyValueType keyValue)
           
 void setX509Data(X509DataType data)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

KeyInfoType

public KeyInfoType(java.lang.String keyName,
                   KeyValueType keyValue,
                   X509DataType data)
Parameters:
keyName -
keyValue -
data -
Method Detail

getKeyName

public java.lang.String getKeyName()
Returns:
the keyName

setKeyName

public void setKeyName(java.lang.String keyName)
Parameters:
keyName - the keyName to set

getKeyValue

public KeyValueType getKeyValue()
Returns:
the keyValue

setKeyValue

public void setKeyValue(KeyValueType keyValue)
Parameters:
keyValue - the keyValue to set

getX509Data

public X509DataType getX509Data()
Returns:
the x509Data

setX509Data

public void setX509Data(X509DataType data)
Parameters:
data - the x509Data to set


[an error occurred while processing this directive] [an error occurred while processing this directive]