init commit
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
using System;
|
||||
|
||||
namespace Org.BouncyCastle.Ocsp;
|
||||
|
||||
[Obsolete("Use version with correct spelling 'OcspRespStatus'")]
|
||||
public abstract class OcscpRespStatus : OcspRespStatus
|
||||
{
|
||||
}
|
||||
Reference in New Issue
Block a user