Uses of Class
net.webpdf.wsclient.schema.operation.PrivateKeyFileDataType
-
Packages that use PrivateKeyFileDataType Package Description net.webpdf.wsclient.schema.operation -
-
Uses of PrivateKeyFileDataType in net.webpdf.wsclient.schema.operation
Fields in net.webpdf.wsclient.schema.operation declared as PrivateKeyFileDataType Modifier and Type Field Description protected PrivateKeyFileDataTypeKeyPairType. privateKeyMethods in net.webpdf.wsclient.schema.operation that return PrivateKeyFileDataType Modifier and Type Method Description PrivateKeyFileDataTypeObjectFactory. createPrivateKeyFileDataType()Create an instance ofPrivateKeyFileDataTypePrivateKeyFileDataTypeKeyPairType. getPrivateKey()Gets the value of the privateKey property.Methods in net.webpdf.wsclient.schema.operation with parameters of type PrivateKeyFileDataType Modifier and Type Method Description voidKeyPairType. setPrivateKey(PrivateKeyFileDataType value)Sets the value of the privateKey property.
-