⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 cmssigneddatastreamgenerator.html

📁 jijo djoijio oijoij poikijoi joijoij
💻 HTML
📖 第 1 页 / 共 4 页
字号:
<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="addSigner(java.security.PrivateKey, java.security.cert.X509Certificate, java.lang.String, java.lang.String)"><!-- --></A><H3>addSigner</H3><PRE>public void <B>addSigner</B>(java.security.PrivateKey&nbsp;key,                      java.security.cert.X509Certificate&nbsp;cert,                      java.lang.String&nbsp;digestOID,                      java.lang.String&nbsp;sigProvider)               throws java.security.NoSuchAlgorithmException,                      java.security.NoSuchProviderException,                      java.security.InvalidKeyException</PRE><DL><DD>add a signer - no attributes other than the default ones will be provided here.<P><DD><DL><DT><B>Throws:</B><DD><CODE>java.security.NoSuchProviderException</CODE><DD><CODE>java.security.NoSuchAlgorithmException</CODE><DD><CODE>java.security.InvalidKeyException</CODE></DL></DD></DL><HR><A NAME="addSigner(java.security.PrivateKey, java.security.cert.X509Certificate, java.lang.String, java.security.Provider)"><!-- --></A><H3>addSigner</H3><PRE>public void <B>addSigner</B>(java.security.PrivateKey&nbsp;key,                      java.security.cert.X509Certificate&nbsp;cert,                      java.lang.String&nbsp;digestOID,                      java.security.Provider&nbsp;sigProvider)               throws java.security.NoSuchAlgorithmException,                      java.security.NoSuchProviderException,                      java.security.InvalidKeyException</PRE><DL><DD>add a signer - no attributes other than the default ones will be provided here.<P><DD><DL><DT><B>Throws:</B><DD><CODE>java.security.NoSuchAlgorithmException</CODE><DD><CODE>java.security.InvalidKeyException</CODE><DD><CODE>java.security.NoSuchProviderException</CODE></DL></DD></DL><HR><A NAME="addSigner(java.security.PrivateKey, java.security.cert.X509Certificate, java.lang.String, org.bouncycastle.asn1.cms.AttributeTable, org.bouncycastle.asn1.cms.AttributeTable, java.lang.String)"><!-- --></A><H3>addSigner</H3><PRE>public void <B>addSigner</B>(java.security.PrivateKey&nbsp;key,                      java.security.cert.X509Certificate&nbsp;cert,                      java.lang.String&nbsp;digestOID,                      org.bouncycastle.asn1.cms.AttributeTable&nbsp;signedAttr,                      org.bouncycastle.asn1.cms.AttributeTable&nbsp;unsignedAttr,                      java.lang.String&nbsp;sigProvider)               throws java.security.NoSuchAlgorithmException,                      java.security.NoSuchProviderException,                      java.security.InvalidKeyException</PRE><DL><DD>add a signer with extra signed/unsigned attributes.<P><DD><DL><DT><B>Throws:</B><DD><CODE>java.security.NoSuchProviderException</CODE><DD><CODE>java.security.NoSuchAlgorithmException</CODE><DD><CODE>java.security.InvalidKeyException</CODE></DL></DD></DL><HR><A NAME="addSigner(java.security.PrivateKey, java.security.cert.X509Certificate, java.lang.String, org.bouncycastle.asn1.cms.AttributeTable, org.bouncycastle.asn1.cms.AttributeTable, java.security.Provider)"><!-- --></A><H3>addSigner</H3><PRE>public void <B>addSigner</B>(java.security.PrivateKey&nbsp;key,                      java.security.cert.X509Certificate&nbsp;cert,                      java.lang.String&nbsp;digestOID,                      org.bouncycastle.asn1.cms.AttributeTable&nbsp;signedAttr,                      org.bouncycastle.asn1.cms.AttributeTable&nbsp;unsignedAttr,                      java.security.Provider&nbsp;sigProvider)               throws java.security.NoSuchAlgorithmException,                      java.security.InvalidKeyException</PRE><DL><DD>add a signer with extra signed/unsigned attributes.<P><DD><DL><DT><B>Throws:</B><DD><CODE>java.security.NoSuchAlgorithmException</CODE><DD><CODE>java.security.InvalidKeyException</CODE></DL></DD></DL><HR><A NAME="addSigner(java.security.PrivateKey, java.security.cert.X509Certificate, java.lang.String, org.bouncycastle.cms.CMSAttributeTableGenerator, org.bouncycastle.cms.CMSAttributeTableGenerator, java.security.Provider)"><!-- --></A><H3>addSigner</H3><PRE>public void <B>addSigner</B>(java.security.PrivateKey&nbsp;key,                      java.security.cert.X509Certificate&nbsp;cert,                      java.lang.String&nbsp;digestOID,                      <A HREF="../../../org/bouncycastle/cms/CMSAttributeTableGenerator.html" title="interface in org.bouncycastle.cms">CMSAttributeTableGenerator</A>&nbsp;signedAttrGenerator,                      <A HREF="../../../org/bouncycastle/cms/CMSAttributeTableGenerator.html" title="interface in org.bouncycastle.cms">CMSAttributeTableGenerator</A>&nbsp;unsignedAttrGenerator,                      java.security.Provider&nbsp;sigProvider)               throws java.security.NoSuchAlgorithmException,                      java.security.InvalidKeyException</PRE><DL><DD><DL><DT><B>Throws:</B><DD><CODE>java.security.NoSuchAlgorithmException</CODE><DD><CODE>java.security.InvalidKeyException</CODE></DL></DD></DL><HR><A NAME="addSigner(java.security.PrivateKey, java.security.cert.X509Certificate, java.lang.String, org.bouncycastle.cms.CMSAttributeTableGenerator, org.bouncycastle.cms.CMSAttributeTableGenerator, java.lang.String)"><!-- --></A><H3>addSigner</H3><PRE>public void <B>addSigner</B>(java.security.PrivateKey&nbsp;key,                      java.security.cert.X509Certificate&nbsp;cert,                      java.lang.String&nbsp;digestOID,                      <A HREF="../../../org/bouncycastle/cms/CMSAttributeTableGenerator.html" title="interface in org.bouncycastle.cms">CMSAttributeTableGenerator</A>&nbsp;signedAttrGenerator,                      <A HREF="../../../org/bouncycastle/cms/CMSAttributeTableGenerator.html" title="interface in org.bouncycastle.cms">CMSAttributeTableGenerator</A>&nbsp;unsignedAttrGenerator,                      java.lang.String&nbsp;sigProvider)               throws java.security.NoSuchAlgorithmException,                      java.security.NoSuchProviderException,                      java.security.InvalidKeyException</PRE><DL><DD><DL><DT><B>Throws:</B><DD><CODE>java.security.NoSuchAlgorithmException</CODE><DD><CODE>java.security.NoSuchProviderException</CODE><DD><CODE>java.security.InvalidKeyException</CODE></DL></DD></DL><HR><A NAME="addSigner(java.security.PrivateKey, byte[], java.lang.String, java.lang.String)"><!-- --></A><H3>addSigner</H3><PRE>public void <B>addSigner</B>(java.security.PrivateKey&nbsp;key,                      byte[]&nbsp;subjectKeyID,                      java.lang.String&nbsp;digestOID,                      java.lang.String&nbsp;sigProvider)               throws java.security.NoSuchAlgorithmException,                      java.security.NoSuchProviderException,                      java.security.InvalidKeyException</PRE><DL><DD>add a signer - no attributes other than the default ones will be provided here.<P><DD><DL><DT><B>Throws:</B><DD><CODE>java.security.NoSuchProviderException</CODE><DD><CODE>java.security.NoSuchAlgorithmException</CODE><DD><CODE>java.security.InvalidKeyException</CODE></DL></DD></DL><HR><A NAME="addSigner(java.security.PrivateKey, byte[], java.lang.String, java.security.Provider)"><!-- --></A><H3>addSigner</H3><PRE>public void <B>addSigner</B>(java.security.PrivateKey&nbsp;key,                      byte[]&nbsp;subjectKeyID,                      java.lang.String&nbsp;digestOID,                      java.security.Provider&nbsp;sigProvider)               throws java.security.NoSuchAlgorithmException,                      java.security.NoSuchProviderException,                      java.security.InvalidKeyException</PRE><DL><DD>add a signer - no attributes other than the default ones will be provided here.<P><DD><DL><DT><B>Throws:</B><DD><CODE>java.security.NoSuchAlgorithmException</CODE><DD><CODE>java.security.InvalidKeyException</CODE><DD><CODE>java.security.NoSuchProviderException</CODE></DL></DD></DL><HR><A NAME="addSigner(java.security.PrivateKey, byte[], java.lang.String, org.bouncycastle.asn1.cms.AttributeTable, org.bouncycastle.asn1.cms.AttributeTable, java.lang.String)"><!-- --></A><H3>addSigner</H3><PRE>public void <B>addSigner</B>(java.security.PrivateKey&nbsp;key,                      byte[]&nbsp;subjectKeyID,                      java.lang.String&nbsp;digestOID,                      org.bouncycastle.asn1.cms.AttributeTable&nbsp;signedAttr,                      org.bouncycastle.asn1.cms.AttributeTable&nbsp;unsignedAttr,                      java.lang.String&nbsp;sigProvider)               throws java.security.NoSuchAlgorithmException,                      java.security.NoSuchProviderException,                      java.security.InvalidKeyException</PRE><DL><DD>add a signer with extra signed/unsigned attributes.<P><DD><DL><DT><B>Throws:</B><DD><CODE>java.security.NoSuchProviderException</CODE><DD><CODE>java.security.NoSuchAlgorithmException</CODE><DD><CODE>java.security.InvalidKeyException</CODE></DL></DD></DL><HR><A NAME="addSigner(java.security.PrivateKey, byte[], java.lang.String, org.bouncycastle.asn1.cms.AttributeTable, org.bouncycastle.asn1.cms.AttributeTable, java.security.Provider)"><!-- --></A><H3>addSigner</H3><PRE>

⌨️ 快捷键说明

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