mirror of
https://salsa.debian.org/freeipa-team/freeipa.git
synced 2026-07-29 15:55:47 -05:00
+1
-1
@@ -396,7 +396,7 @@ class CSRLibraryAdaptor(object):
|
||||
def sign_csr(self, certification_request_info):
|
||||
"""Sign a CertificationRequestInfo.
|
||||
|
||||
Returns: str, a DER-encoded signed CSR.
|
||||
:returns: bytes, a DER-encoded signed CSR.
|
||||
"""
|
||||
raise NotImplementedError('Use a subclass of CSRLibraryAdaptor')
|
||||
|
||||
|
||||
Reference in New Issue
Block a user