Oracle Security Developer Tools PKI SDK CMP Java API Reference
10g Release 2 (10.1.2.0.2)

B15559-01


oracle.security.crypto.cmp.attribute
Class KeyPairParamReqInfo

java.lang.Object
  extended byoracle.security.crypto.cert.AttributeTypeAndValue
      extended byoracle.security.crypto.cmp.attribute.InfoTypeAndValue
          extended byoracle.security.crypto.cmp.attribute.KeyPairParamReqInfo


public class KeyPairParamReqInfo
extends InfoTypeAndValue

Information type for requesting the parameters for generating the key pair of certain public-key algorithms.


Field Summary

Fields inherited from class oracle.security.crypto.cmp.attribute.InfoTypeAndValue
decoded, encoded

Constructor Summary
KeyPairParamReqInfo()
KeyPairParamReqInfo(ASN1ObjectID oid)

Method Summary
ASN1ObjectID getOID()
java.lang.String toString()

Methods inherited from class oracle.security.crypto.cmp.attribute.InfoTypeAndValue
decodeValue, encodeValue, getType, getValue, input, inputInstance, length, output, setValue

Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait

Constructor Detail

KeyPairParamReqInfo

public KeyPairParamReqInfo()

KeyPairParamReqInfo

public KeyPairParamReqInfo(ASN1ObjectID oid)

Method Detail

getOID

public ASN1ObjectID getOID()

toString

public java.lang.String toString()
Overrides:
toString in class InfoTypeAndValue

Oracle Security Developer Tools PKI SDK CMP Java API Reference
10g Release 2 (10.1.2.0.2)

B15559-01


Copyright © 2005 , Oracle. All rights reserved.