cmsenvelopeddatastreamgenerator.html

来自「jijo djoijio oijoij poikijoi joijoij」· HTML 代码 · 共 570 行 · 第 1/2 页

HTML
570
字号
</TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><CODE><A HREF="../../../org/bouncycastle/cms/CMSEnvelopedGenerator.html#addKEKRecipient(javax.crypto.SecretKey, byte[])">addKEKRecipient</A>, <A HREF="../../../org/bouncycastle/cms/CMSEnvelopedGenerator.html#addKeyAgreementRecipient(java.lang.String, java.security.PrivateKey, java.security.PublicKey, java.security.cert.X509Certificate, java.lang.String, java.security.Provider)">addKeyAgreementRecipient</A>, <A HREF="../../../org/bouncycastle/cms/CMSEnvelopedGenerator.html#addKeyAgreementRecipient(java.lang.String, java.security.PrivateKey, java.security.PublicKey, java.security.cert.X509Certificate, java.lang.String, java.lang.String)">addKeyAgreementRecipient</A>, <A HREF="../../../org/bouncycastle/cms/CMSEnvelopedGenerator.html#addKeyTransRecipient(java.security.PublicKey, byte[])">addKeyTransRecipient</A>, <A HREF="../../../org/bouncycastle/cms/CMSEnvelopedGenerator.html#addKeyTransRecipient(java.security.cert.X509Certificate)">addKeyTransRecipient</A>, <A HREF="../../../org/bouncycastle/cms/CMSEnvelopedGenerator.html#addPasswordRecipient(org.bouncycastle.cms.CMSPBEKey, java.lang.String)">addPasswordRecipient</A>, <A HREF="../../../org/bouncycastle/cms/CMSEnvelopedGenerator.html#generateParameters(java.lang.String, javax.crypto.SecretKey, java.security.Provider)">generateParameters</A>, <A HREF="../../../org/bouncycastle/cms/CMSEnvelopedGenerator.html#getAlgorithmIdentifier(java.lang.String, java.security.AlgorithmParameters)">getAlgorithmIdentifier</A></CODE></TD></TR></TABLE>&nbsp;<A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A><TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""><TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor"><TH ALIGN="left"><B>Methods inherited from class java.lang.Object</B></TH></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><CODE>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</CODE></TD></TR></TABLE>&nbsp;<P><!-- ========= CONSTRUCTOR DETAIL ======== --><A NAME="constructor_detail"><!-- --></A><TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""><TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"><TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2"><B>Constructor Detail</B></FONT></TH></TR></TABLE><A NAME="CMSEnvelopedDataStreamGenerator()"><!-- --></A><H3>CMSEnvelopedDataStreamGenerator</H3><PRE>public <B>CMSEnvelopedDataStreamGenerator</B>()</PRE><DL><DD>base constructor<P></DL><HR><A NAME="CMSEnvelopedDataStreamGenerator(java.security.SecureRandom)"><!-- --></A><H3>CMSEnvelopedDataStreamGenerator</H3><PRE>public <B>CMSEnvelopedDataStreamGenerator</B>(java.security.SecureRandom&nbsp;rand)</PRE><DL><DD>constructor allowing specific source of randomness<P><DL><DT><B>Parameters:</B><DD><CODE>rand</CODE> - instance of SecureRandom to use</DL></DL><!-- ============ METHOD DETAIL ========== --><A NAME="method_detail"><!-- --></A><TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""><TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"><TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2"><B>Method Detail</B></FONT></TH></TR></TABLE><A NAME="setBufferSize(int)"><!-- --></A><H3>setBufferSize</H3><PRE>public void <B>setBufferSize</B>(int&nbsp;bufferSize)</PRE><DL><DD>Set the underlying string size for encapsulated data<P><DD><DL><DT><B>Parameters:</B><DD><CODE>bufferSize</CODE> - length of octet strings to buffer the data.</DL></DD></DL><HR><A NAME="setBEREncodeRecipients(boolean)"><!-- --></A><H3>setBEREncodeRecipients</H3><PRE>public void <B>setBEREncodeRecipients</B>(boolean&nbsp;berEncodeRecipientSet)</PRE><DL><DD>Use a BER Set to store the recipient information<P><DD><DL></DL></DD></DL><HR><A NAME="open(java.io.OutputStream, java.lang.String, javax.crypto.SecretKey, java.security.AlgorithmParameters, org.bouncycastle.asn1.ASN1EncodableVector, java.lang.String)"><!-- --></A><H3>open</H3><PRE>protected java.io.OutputStream <B>open</B>(java.io.OutputStream&nbsp;out,                                    java.lang.String&nbsp;encryptionOID,                                    javax.crypto.SecretKey&nbsp;encKey,                                    java.security.AlgorithmParameters&nbsp;params,                                    org.bouncycastle.asn1.ASN1EncodableVector&nbsp;recipientInfos,                                    java.lang.String&nbsp;provider)                             throws java.security.NoSuchAlgorithmException,                                    java.security.NoSuchProviderException,                                    <A HREF="../../../org/bouncycastle/cms/CMSException.html" title="class in org.bouncycastle.cms">CMSException</A></PRE><DL><DD><DL><DT><B>Throws:</B><DD><CODE>java.security.NoSuchAlgorithmException</CODE><DD><CODE>java.security.NoSuchProviderException</CODE><DD><CODE><A HREF="../../../org/bouncycastle/cms/CMSException.html" title="class in org.bouncycastle.cms">CMSException</A></CODE></DL></DD></DL><HR><A NAME="open(java.io.OutputStream, java.lang.String, javax.crypto.SecretKey, java.security.AlgorithmParameters, org.bouncycastle.asn1.ASN1EncodableVector, java.security.Provider)"><!-- --></A><H3>open</H3><PRE>protected java.io.OutputStream <B>open</B>(java.io.OutputStream&nbsp;out,                                    java.lang.String&nbsp;encryptionOID,                                    javax.crypto.SecretKey&nbsp;encKey,                                    java.security.AlgorithmParameters&nbsp;params,                                    org.bouncycastle.asn1.ASN1EncodableVector&nbsp;recipientInfos,                                    java.security.Provider&nbsp;provider)                             throws java.security.NoSuchAlgorithmException,                                    <A HREF="../../../org/bouncycastle/cms/CMSException.html" title="class in org.bouncycastle.cms">CMSException</A></PRE><DL><DD><DL><DT><B>Throws:</B><DD><CODE>java.security.NoSuchAlgorithmException</CODE><DD><CODE><A HREF="../../../org/bouncycastle/cms/CMSException.html" title="class in org.bouncycastle.cms">CMSException</A></CODE></DL></DD></DL><HR><A NAME="open(java.io.OutputStream, java.lang.String, java.lang.String)"><!-- --></A><H3>open</H3><PRE>public java.io.OutputStream <B>open</B>(java.io.OutputStream&nbsp;out,                                 java.lang.String&nbsp;encryptionOID,                                 java.lang.String&nbsp;provider)                          throws java.security.NoSuchAlgorithmException,                                 java.security.NoSuchProviderException,                                 <A HREF="../../../org/bouncycastle/cms/CMSException.html" title="class in org.bouncycastle.cms">CMSException</A>,                                 java.io.IOException</PRE><DL><DD>generate an enveloped object that contains an CMS Enveloped Data object using the given provider.<P><DD><DL><DT><B>Throws:</B><DD><CODE>java.io.IOException</CODE><DD><CODE>java.security.NoSuchAlgorithmException</CODE><DD><CODE>java.security.NoSuchProviderException</CODE><DD><CODE><A HREF="../../../org/bouncycastle/cms/CMSException.html" title="class in org.bouncycastle.cms">CMSException</A></CODE></DL></DD></DL><HR><A NAME="open(java.io.OutputStream, java.lang.String, java.security.Provider)"><!-- --></A><H3>open</H3><PRE>public java.io.OutputStream <B>open</B>(java.io.OutputStream&nbsp;out,                                 java.lang.String&nbsp;encryptionOID,                                 java.security.Provider&nbsp;provider)                          throws java.security.NoSuchAlgorithmException,                                 <A HREF="../../../org/bouncycastle/cms/CMSException.html" title="class in org.bouncycastle.cms">CMSException</A>,                                 java.io.IOException</PRE><DL><DD><DL><DT><B>Throws:</B><DD><CODE>java.security.NoSuchAlgorithmException</CODE><DD><CODE><A HREF="../../../org/bouncycastle/cms/CMSException.html" title="class in org.bouncycastle.cms">CMSException</A></CODE><DD><CODE>java.io.IOException</CODE></DL></DD></DL><HR><A NAME="open(java.io.OutputStream, java.lang.String, int, java.lang.String)"><!-- --></A><H3>open</H3><PRE>public java.io.OutputStream <B>open</B>(java.io.OutputStream&nbsp;out,                                 java.lang.String&nbsp;encryptionOID,                                 int&nbsp;keySize,                                 java.lang.String&nbsp;provider)                          throws java.security.NoSuchAlgorithmException,                                 java.security.NoSuchProviderException,                                 <A HREF="../../../org/bouncycastle/cms/CMSException.html" title="class in org.bouncycastle.cms">CMSException</A>,                                 java.io.IOException</PRE><DL><DD>generate an enveloped object that contains an CMS Enveloped Data object using the given provider.<P><DD><DL><DT><B>Throws:</B><DD><CODE>java.security.NoSuchAlgorithmException</CODE><DD><CODE>java.security.NoSuchProviderException</CODE><DD><CODE><A HREF="../../../org/bouncycastle/cms/CMSException.html" title="class in org.bouncycastle.cms">CMSException</A></CODE><DD><CODE>java.io.IOException</CODE></DL></DD></DL><HR><A NAME="open(java.io.OutputStream, java.lang.String, int, java.security.Provider)"><!-- --></A><H3>open</H3><PRE>public java.io.OutputStream <B>open</B>(java.io.OutputStream&nbsp;out,                                 java.lang.String&nbsp;encryptionOID,                                 int&nbsp;keySize,                                 java.security.Provider&nbsp;provider)                          throws java.security.NoSuchAlgorithmException,                                 <A HREF="../../../org/bouncycastle/cms/CMSException.html" title="class in org.bouncycastle.cms">CMSException</A>,                                 java.io.IOException</PRE><DL><DD>generate an enveloped object that contains an CMS Enveloped Data object using the given provider.<P><DD><DL><DT><B>Throws:</B><DD><CODE>java.security.NoSuchAlgorithmException</CODE><DD><CODE><A HREF="../../../org/bouncycastle/cms/CMSException.html" title="class in org.bouncycastle.cms">CMSException</A></CODE><DD><CODE>java.io.IOException</CODE></DL></DD></DL><!-- ========= END OF CLASS DATA ========= --><HR><!-- ======= START OF BOTTOM NAVBAR ====== --><A NAME="navbar_bottom"><!-- --></A><A HREF="#skip-navbar_bottom" title="Skip navigation links"></A><TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY=""><TR><TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1"><A NAME="navbar_bottom_firstrow"><!-- --></A><TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">  <TR ALIGN="center" VALIGN="top">  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>  </TR></TABLE></TD><TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM><b>Bouncy Castle Cryptography Library 1.42</b></EM></TD></TR><TR><TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">&nbsp;<A HREF="../../../org/bouncycastle/cms/CMSEnvelopedDataParser.html" title="class in org.bouncycastle.cms"><B>PREV CLASS</B></A>&nbsp;&nbsp;<A HREF="../../../org/bouncycastle/cms/CMSEnvelopedGenerator.html" title="class in org.bouncycastle.cms"><B>NEXT CLASS</B></A></FONT></TD><TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">  <A HREF="../../../index.html?org/bouncycastle/cms/CMSEnvelopedDataStreamGenerator.html" target="_top"><B>FRAMES</B></A>  &nbsp;&nbsp;<A HREF="CMSEnvelopedDataStreamGenerator.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;&nbsp;<SCRIPT type="text/javascript">  <!--  if(window==top) {    document.writeln('<A HREF="../../../allclasses-noframe.html"><B>All Classes</B></A>');  }  //--></SCRIPT><NOSCRIPT>  <A HREF="../../../allclasses-noframe.html"><B>All Classes</B></A></NOSCRIPT></FONT></TD></TR><TR><TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">  SUMMARY:&nbsp;<A HREF="#nested_classes_inherited_from_class_org.bouncycastle.cms.CMSEnvelopedGenerator">NESTED</A>&nbsp;|&nbsp;<A HREF="#fields_inherited_from_class_org.bouncycastle.cms.CMSEnvelopedGenerator">FIELD</A>&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD><TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">DETAIL:&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD></TR></TABLE><A NAME="skip-navbar_bottom"></A><!-- ======== END OF BOTTOM NAVBAR ======= --><HR></BODY></HTML>

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?