Class RACFObject
java.lang.Object
com.ibm.crypto.hdwrCCA.provider.RACFObject
-
Constructor Details
-
RACFObject
public RACFObject(byte[] acert, byte[] akey, byte[] DN, int kt, boolean t, int ku, String acertowner, int kl)
-
-
Method Details
-
getCert
public byte[] getCert() -
getKey
public byte[] getKey() -
getDistinguishedName
public byte[] getDistinguishedName() -
getKeyType
public int getKeyType() -
getTrusted
public boolean getTrusted() -
getUsage
public int getUsage() -
getCertOwner
-
getKeyLength
public int getKeyLength() -
toString
-