PKCS1
Inheritance: java.lang.Object, com.aspose.pdf.Signature com.aspose.pdf.PKCS1, com.aspose.pdf.Signature, com.aspose.pdf.PKCS1
public final class PKCS1 extends Signature
Represents signature object regarding PKCS#1 standard. RSA encryption algorithm and SHA-1 digest method are used for signing.
Constructors
| Constructor | Description |
|---|---|
| PKCS1 | Inititalizes new instance of the {@code PKCS1} class. |
| PKCS1 | Inititalizes new instance of the {@code PKCS1} class. |
| PKCS1 | Inititalizes new instance of the {@code PKCS1} class. |
| PKCS1 | Inititalizes new instance of the {@code PKCS1} class. |
PKCS1
public PKCS1()
Inititalizes new instance of the {@code PKCS1} class.
PKCS1
Inititalizes new instance of the {@code PKCS1} class.
PKCS1
Inititalizes new instance of the {@code PKCS1} class.
PKCS1
Inititalizes new instance of the {@code PKCS1} class.