init commit
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
namespace Org.BouncyCastle.Cms;
|
||||
|
||||
public enum CmsAttributeTableParameter
|
||||
{
|
||||
ContentType,
|
||||
Digest,
|
||||
Signature,
|
||||
DigestAlgorithmIdentifier
|
||||
}
|
||||
Reference in New Issue
Block a user