> For the complete documentation index, see [llms.txt](https://kb.stoque.com.br/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://kb.stoque.com.br/abaris/sead/o-processo-de-digitalizacao-do-acervo/assinatura-digital/a-portaria-315-e-a-assinatura-digital.md).

# A Portaria 315 e a Assinatura Digital

Pela leitura da [Portaria](/abaris/sead/legislacoes-gerais.md#portaria-no-315-de-4-de-abril-de-2018), e considerando as ações técnicas necessárias no Ábaris, conclui-se:

1. São necessárias 2 assinaturas digitais para cada documento digitalizado, uma do responsável pela mantenedora, outra do responsável da mantida (IES);
2. Em ambos os casos deve ser utilizado um certificado digital A1, pois caso contrário os responsáveis pela IES e mantenedora teriam que estar presentes para assinatura em cada documento armazenado no acervo.

#### **Deve ser um e-CPF ou e-CNPJ? Se e-CPF, de quem é o e-CPF?**

&#x20;A norma não é essencialmente clara.

**Para a mantenedora:**

1. Algumas IES tem utilizado, para a Mantenedora, o e-CPF do representante legal, por englobar conceito de "responsável"  na Portaria (artigo 46, parágrafo IV).
2. Outras IES tem utilizado o e-CNPJ vinculado a Mantenedora, por entender que esse engloba todos os responsáveis legais pela organização;

**Para a mantida (IES):**

1. Em alguns casos a IES / Mantida não possui um CNPJ próprio, portanto não cabe necessariamente discutir se e-CNPJ ou e-CPF. Nesse caso, seria o e-CPF;
2. Algumas IES tem utilizado o e-CPF do reitor / dirigente principal, que foi designado pela Mantenedora como representante principal;
3. Outras IES tem utilizado o e-CPF de colaborador gestor da IES, nomeado especificamente pela Mantenedora, através de procuração, como responsável pelo Acervo Acadêmico;

{% hint style="success" %}
Portanto, o ideal é que sejam adquiridos pelo menos 2 certificados digitais A1. Um (e-CPF) para o responsável pela IES, outro (e-CNPJ) para o responsável pela Mantenedora. No caso da IES, cabe decidir se do dirigente principal ou outra pessoa nomeada como responsável pelo Acervo Acadêmico. No caso da Mantenedora, decidir se o e-CNPJ ou e-CPF de representante legal.
{% endhint %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://kb.stoque.com.br/abaris/sead/o-processo-de-digitalizacao-do-acervo/assinatura-digital/a-portaria-315-e-a-assinatura-digital.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
