|
Bouncy Castle Cryptography Library 1.49 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.bouncycastle.jce.provider.JDKPKCS12StoreParameter
public class JDKPKCS12StoreParameter
Constructor Summary | |
---|---|
JDKPKCS12StoreParameter()
Deprecated. |
Method Summary | |
---|---|
java.io.OutputStream |
getOutputStream()
Deprecated. |
java.security.KeyStore.ProtectionParameter |
getProtectionParameter()
Deprecated. |
boolean |
isUseDEREncoding()
Deprecated. |
void |
setOutputStream(java.io.OutputStream outputStream)
Deprecated. |
void |
setPassword(char[] password)
Deprecated. |
void |
setProtectionParameter(java.security.KeyStore.ProtectionParameter protectionParameter)
Deprecated. |
void |
setUseDEREncoding(boolean useDEREncoding)
Deprecated. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public JDKPKCS12StoreParameter()
Method Detail |
---|
public java.io.OutputStream getOutputStream()
public java.security.KeyStore.ProtectionParameter getProtectionParameter()
getProtectionParameter
in interface java.security.KeyStore.LoadStoreParameter
public boolean isUseDEREncoding()
public void setOutputStream(java.io.OutputStream outputStream)
public void setPassword(char[] password)
public void setProtectionParameter(java.security.KeyStore.ProtectionParameter protectionParameter)
public void setUseDEREncoding(boolean useDEREncoding)
|
Bouncy Castle Cryptography Library 1.49 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |