slot_count

Engine.slot_count
엔진의 슬롯 갯수입니다. 이 크기 단위로 암호문을 생성할 수 있습니다.
  • 인풋:
    • 없음
  • 타입:
    • int
from desilofhe import Engine

engine = Engine()

slot_count = engine.slot_count